Hi,
maybe you can use Suspend & Resume Plugs? Have a look here: [Suspend and Resume Plug|http://help.sap.com/saphelp_nw70/helpdata/en/68/3aee42c4257176e10000000a1550b0/frameset.htm]
kind regards
Stefanie
Hi Ayyapparaj KV,
I just did what you said, but I have always the error which I wrote before.
When I create the suspend plug Developer Studio add automatically the Url (type String) parameter.
But when I add the postParams parameter (type java.util.Map), developer Studio shows me the error.
Hi,
I have the same error as Raffaele. After adding the postParams parameter of type java.util.Map to the Suspend-plug the WebDynpro gives the following error during build:
Outbound plug (of type 'Suspend') 'suspend_plug' may have at most two parameters: 'url' of type 'string' and 'postParams' of type 'Map'.
I use SAP NetWeaver Developer Studio version 7.0.16. (If this does not work in this version in which version does it work?)
Does someone know a solution? I would highly appreciate it.
Thanks in advance.
Eric
Add a comment