Hi All,We are trying to connect Adobe Campaign with Microsoft Dynamics CRM (version 2016). But facing issue and need help.Error message : "SyntaxError: XML tag name mismatch (expected parent)'Microsoft Dynamics CRM (version 2016): it is on premises deployment with IFD (internet facing deployment).Qu...
Hi All,We are trying to connect Adobe Campaign with Microsoft Dynamics CRM (version 2016). But facing issue and need help.Error message : "SyntaxError: XML tag name mismatch (expected parent)'Microsoft Dynamics CRM (version 2016): it is on premises deployment with IFD (internet facing deployment).Qu...
Hi everyone,I have published the offer in a webpage (ie using inbound channel) and the proposition status are not getting captured in the recipient proposition table. But when I use outbound channel (ie through email), proposition status are getting captured.Could you please help me to figure out wh...
Hello All,I want user to have rights to write xtk:javascript without being part of the Administrator group. I have tried to add named rights but with no luck what so ever Thank you in advanceMarcel
Hello community. We are working with the AC SDK for mobile (push notifications and tracking.) Before we start to build some plugins for the SDK to the mobile platform apps we and our clients use, I thought I would ask the forum if anyone has already done so, particularly for apache Cordova (for AE...
The given code had limit of 10,000.?var query = xtk.queryDef.create( <queryDef schema="xtk:workflow" operation="select"> <select> <node expr="@internalName"/> </select> </queryDef>)var res = query.ExecuteQuery()for each (var w in res.workflow) { logInfo(w.@internalName)}
Hello everyone, I'm using “Data loading (file) activity” in an existing workflow. Mapping is done by using a sample file from local disk (“Use a sample file on the local computer” is checked). Recently I had to modify the mapping and I’ve clicked on “Click here to change the file format” link. “File...
Hi,I am planning to give adobe campaign business practitioner exam, could anyone help me, where should i get study material or sample question.Thanks,Rakesh RayReach me out my email : [email address removed by moderator - please don't post personal information on a public forum][Title changed by mod...
Hi All,We are looking for an out of box activity which allow us to make Rest endpoint call instead of writing code inside a javascriptIs there any such activity or component available, like we have for SOAP data loading?