To Trigger Service using Interop:
List of fields and values needed.
- Hostname and Port
- YFSEnvironment.progId
- YFSEnvironment.userId
- YFSEnvironment.password
- IsFlow
- InteropApiName
- InteropApiData
http://HOSTNAME:PORT/smcfs/interop/InteropHttpServlet?YFSEnvironment.progId=PROGID&YFSEnvironment.userId=USERID&YFSEnvironment.password=PASSWORD&IsFlow=Y&InteropApiName=SERVICENAME&InteropApiData=INPUTDATA
Example Interop URL:
http://localhost:7001/smcfs/interop/InteropHttpServlet?YFSEnvironment.progId=SterlingHttpTester&YFSEnvironment.userId=admin&YFSEnvironment.password=password&IsFlow=Y&InteropApiName=Get_Task_List&InteropApiData=<Task TaskId="6060092"></Task>
No comments:
Post a Comment