You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

is it possible to send updates from OFSC to OSVC via message scenario (without any middleware)

Received Response
32
Views
2
Comments

Summary:

I wanted to send activity status and other key details to OSVC when activity moved, started, completed, incomplete etc. I've created a channel in message scenario, In URL Path - I'm using /services/rest/connect/latest/tasks/{id}.

How 'id' will be passed dynamically ? is it a right approach?

For instance, Then created scenario step under Activity Started launch condition. Under pattern I'm using 

 "statusWithType":{

 "status":{

  "id":17

 }

 }  

}

But the update is not reflected in OSVC. Once the activity started, in scenario step it's still showing 1 in queue.

PFA screenshots. Kindly let me know if anyone tried and succeeded.


Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!