cancel
Showing results for 
Search instead for 
Did you mean: 

Calling transaction from url

former_member331989
Participant
0 Kudos

Hi,

I know MII transactions are web services at the sametime.

Is it possible to call transaction as url with parameter?

Thanks.

View Entire Topic
agentry_src
Active Contributor
0 Kudos

Hi Cemil,

Sure, you can do that. Just would not recommend it if you are doing the webservice call from within MII. Use the Call Transaction action blocks instead.

Search for Runner in the MII help document for the syntax and more information.

Regards,

Mike