Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
We are trying to fetch the data from JSON api through qlikview rest connector and by using nonce string security.
Every time a new nonce security string would be generated from SOAP UI project. by using that string, we have to fetch the data from JSON.
Could you please help, i am facing below challenges.
1). how to trigger SOAP UI project from qlikview and capture the nonce string
2) how can we implement nonce security in qlikview rest connector.