Forum Discussion
ALausch
14 years agoNew Contributor
Hi
I am trying to achieve the same thing but am a bit confused with the answer given.
Like the original poster, I have 2 services (one that creates an event and the other that returns the details of the created event)
When I run the Create Event service, it returns a event_id. I need to grab this value and pass it to the event_id parameter in the Event Details service below it.
In fact ideally I would like to carry this event_id value around to other services too as most of them need this as a mandatory parameter.
I am using SOAP Pro.
Kind regards
PNE
I am trying to achieve the same thing but am a bit confused with the answer given.
Like the original poster, I have 2 services (one that creates an event and the other that returns the details of the created event)
When I run the Create Event service, it returns a event_id. I need to grab this value and pass it to the event_id parameter in the Event Details service below it.
In fact ideally I would like to carry this event_id value around to other services too as most of them need this as a mandatory parameter.
I am using SOAP Pro.
Kind regards
PNE