This method navigates through interaction resources, which are mapped into steps (that is, objectStepID). The Interaction Server Agent navigates through the interaction resource via this function.
http://[host:port]Application Name/version/[version]/account/[accountID]/[object]/[Object-Id]/[Object-Instance-Id]/[operation]
http://api.Interact.jacada.com/version/1/account/12345678/interaction/ABC1234567/1337088343163-840/navigation
POST
HTTP_OK 200
The Interaction Instance Navigation example body parameters are as follows:
|
Parameter Element Scheme
<xs:complexType> <xs:sequence> <xs:element name="paramName" type="xs:string"/> <xs:element name="paramValue" type="xs:string"/> </xs:sequence> </xs:complexType> |
An Interaction Instance Navigation body example is as follows:
|
The Interaction Instance Navigation response scheme is as follows:
An Interaction Instance Navigation response example is as follows:
|