Hi Team, We have added few fields by extending nms:delivery and have used userEnum(<attribute label="Market" length="50" name="market" type="string" userEnum="market"/>) for the field values. The enumeration is System and has values. The nms delivery form is also modified by adding the new input...
I have removed some offers from category (Live and Design) but it still appear in Offer Space under Administration. When I want to delete them I get this error message: It seems I cant delete it since parent is already removed, but I really need to delete that empty shell here. Any ideas? Best pra...
Hello guys, I am wondering if its possible to get a column for the HTML content on the query (using nms:delivery schema), like in this picture (old response to a similar question, but 2019): Nowadays it looks like the schema has changed, because that property is not longer in the schema that I am...
I have created SOAP service in Adobe campaign and passing XML data. In the schema I have created a method and have defined the param type as DOMElement. When I pass the xml data to the SOAP API I am not able to read/parse the xml data in js.
Hi everyone, i need to change this variable, only for test propuse. In my data, appears Red, but only for testing propuse i want to change to Blue. How do i change it? thanks
Hi Team, We have a recurring campaign that runs once in a month and needs to check if a customer has an entry on or after 16th of previous month. can someone help on how to query the same, thanks in advance. Thanks, Shine v.v
Hi Team, We are facing an issue all of a sudden in Staging V8 where Email's, SMS, Deliveries when executed gets stuck in Start Pending State. All technical workflows and services are running fine and email's gets triggered from Routing as Mid Sourcing and not via Internal Email Deilvery and SMS...
Hi, Can anyone please confirm if the below approach is correct if we want to insert or update the data in a table using JS? insertUpdateQuery = <order _key="@custId,@productName,@subProductName" _operation="insertOrUpdate" xtkschema = "cus:order"productName = { productName }subProductName = { sub...