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 f...