How can I take this as input in type into “/n/sapabc/pqrs” ?
This input is working fine while I am taking it manually but with BOT it’s giving issue i.e. transaction doesn’t exist
How can I take this as input in type into “/n/sapabc/pqrs” ?
This input is working fine while I am taking it manually but with BOT it’s giving issue i.e. transaction doesn’t exist
instead of call transaction, can you let the bot type into this field and press enter?
Hello AnjSing,
as far as I know is the prefix /n automatically set. Try it without /n and it should work.
Best regards
Stefan
If you want to use Call Transaction activity then remove /n from Tcode and then try as mentioned by @StefanSchnell.
If you want to pass /n then you should use Type Into activity.
Thank you so much. Type into worked.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.