Hi, I have 2 schemas recipient and cart details and both are linked by 1:N cardinality with custumer id as joining column. I have specified the link in cart details schema. My use case is If i delete customer id from recipient schema automatically records corresponding to that customer in cart deat...
Hello Expert, I'm developing the javascript to call the Web-service. However, they require the media-type as 'multipart/form-data'. I've checked this link about ACC API -> https://experienceleague.adobe.com/developer/campaign-api/api/p-8.html But it's look like, ACC don't have any class that support...
Hi Team, We have a requirement of creating a N-N Relation between 2 schemas..but we can't able to get the right syntax to do it. Can you please guide us to achieve this. Regards, Pravallika.
Hello, Im trying to configure a connection to an endpoint but after I have added the url to the serverConf.xml file I get this error. IOB-090007 Network error (connect(), errno=10061: no connection could be made because the target machine actively refused it.) The URL in the API call: https://...
Hello all, I'm facing a weird issue as follows: In the database and after querying a list I have a column that contains a specific date in a regular format I'm manipulating the data with this JS code: var lastDate = formatDate(targetData.LastFillDate,"%2M/%2D/%2Y"); So, after sending proofs I can s...
How can I apply split for the blacklisted emails in recipients with having a preceding query on the transaction date (emails are not given in the Transaction Table).
Hi, Created a snowflake integration with classic and integration is working fine. We have tables and views in snowflake. When I try to Access the TABLES from snowflakes, the fields in snowflake tables are auto-populated in Campaign schema as <attribute/> . But when I try to access VIEWS of snowflak...
Looking for functionality to search for all workflows that might use a particular table or a field on a table…etc. The report they are looking for would be at a campaign/workflow/activity level. The user would provide the word to search for. For example: searchString = dateOfBirth campaign1 ...