Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Trigger proxy from output determination

Former Member
0 Likes
673

Hi All,

I have a z output type that triggers an IDOC, I want to trigger a proxy rather than a IDOC.

I've search SDN but can't find any documentation on how to achieve this.

Can anyone help me out on how to change the output type to trigger a proxy?

Any help will be appreciated.

1 REPLY 1
Read only

Juwin
Active Contributor
0 Likes
400

You can write a custom output program, for output method as 5 and then trigger whatever you like, from that custom output program.

Thanks,

Juwin