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?
Hi,I've created an itemized list under Administration > Platform > Itemized list node and I'm wondering if it's possible to create enum values (xtk:enumValues) from a workflow? I've tried using the Update data activity, and while I can't create new enumeration values, I can update existing values in...
Hi,I wish to call SOAP API from an external webservice/ javascript. Need help on the step by step process. If anybody has tried this before than please help. I tried the below sample code but do not get any result for session and security token~~ var cnx = new HttpSoapConnection("https://[instance u...
Hi allHad anybody created a survey webform with custom .css from Adobe Campaign? And... is it working?We try (and try and try) to create it but we have always an error..., we upload the new .css on the server, we referenced in the style of our survey but, sometimes load the custom style but... somet...