I'm trying to use the method from an AEM workflow, like this:var cpPx =
sling.getService(Packages.com.adobe.cq.mcm.campaign.CampaignProxy);cpPx.get("nms:delivery#Submit",
map, credentials, response);I get errors, so I think I might need help
with the syntax please of the remoteFunction (The remote function
(including AC namespace + extension))I'm adding here different ways I've
test it and the error messages I'm getting
back.Using:"nms:delivery#Submit":Wrapped
java.lang.IllegalStateException: un...