This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to create custom execution step once the request is approved in ITshop

Hi,

 

I want to create a custom execution step for the resource once the request is approved. I need to pass the parameters(request properties) in my request and need to use those parameters in actual execution on the target system. Can someone please help

Parents
  • Hi,

    The request properties should be stored within the corresponding PersonWantsOrg object itself so I think all you need to do is use "EX" as the last step in your approval WF which will trigger a process and this process can do whatever is required
Reply
  • Hi,

    The request properties should be stored within the corresponding PersonWantsOrg object itself so I think all you need to do is use "EX" as the last step in your approval WF which will trigger a process and this process can do whatever is required
Children
No Data