Expand my Community achievements bar.

itsme
itsme
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • We have an ask where we one to store one to many information against a broadlog entry. For example we are sending multiple deals in an email and want to store the details of those deals associated with the broadlog entry. So one entry will have 2 child records into the second table say "detailedBroa...

    Type

    Questions

    Views

    937

    Likes

    0

    Replies

    5
  • I am loading purchase events from Azure ADLS location. The events are coming as JSON. I am loading the events into the Purchase table of class XDM ExperienceEvent. MDM Id is the primary if in my profile schema and PurchaseId is primary identity in Purchase with MDM Id as the secondary identity. Purc...

    Type

    Questions

    Views

    1.0K

    Likes

    0

    Replies

    3
  • I am trying to map a field with date time value (2022/11/5 16:8:9) with a filed designed as DateTime. I tried to map it directly and got error in the loading. Then I am trying to use the Date function date(purchase_date,"yyyy/M/d H:m:s") and it is throwing an error in the validation itself. This tim...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    4
  • I am trying to load some purchase information from a flat file (csv) where it has just one product per line. My schema is using the OTB field group "Commerce Details" which has an array of Product List as below.   As mentioned above, my file has one product information and I really want to map with...

    Type

    Questions

    Views

    894

    Likes

    0

    Replies

    1
  • I came across the schema nms:suppressionAddress in ACC (build 9342) which I don't recall noticing before. All it has is the MD5 hashed values. From the name it seems it is used to run the exclusion before the messages are delivered. But not sure if this true or not. Also, how is this populated? If I...

    Type

    Questions

    Views

    304

    Likes

    0

    Replies

    1
  • I am trying to test writing via FDA connection, and I want to write Broadlog. So it is important to write Millions of records in one go. So I was doing the POC using 20M records and was trying to write it back from the local Oracle (on Azure) to Azure Synapse database via FDA. In the "Change Data So...

    Type

    Questions

    Views

    879

    Likes

    0

    Replies

    2
  • I am looking for some documentation listing all the APIs availale with ACS with their payload. I got the postman link from this page but seems it has few API reference only (9)https://docs.adobe.com/content/help/en/campaign-standard/using/developing/about-custom-resources/data-model-concepts.htmlSo ...

    Type

    Questions

    Views

    3.2K

    Likes

    0

    Replies

    1
  • We are using nl/jsp/soaprouter.jsp for creating new records in the database. We are planning to use the xtk:session WriteCollection method and create/update multiple records in one call. What is the maximum size of request payload the endpoint accepts?As per the contract, we cam make 50K engine call...

    Type

    Questions

    Views

    2.3K

    Likes

    2

    Replies

    1
  • I am doing some username password validation inside interaction.js file.I was on version 8860 and I was using decryptString(encPass.toString()) password and it was working fine.I am trying the same on 8891 version and the same code is not returning any value. I saw that the function is deprecated an...

    Type

    Questions

    Views

    3.9K

    Like

    1

    Replies

    3
  • I am extending the interaction schema to add a new attribute called ccAgentId to store the call center agent id. While making SOAP call, the call center application will send the string agent Id.So I started following the instructions as mentioned into the document Extension example After making the...

    Type

    Questions

    Views

    3.2K

    Like

    1

    Replies

    3