Expand my Community achievements bar.

Amit_Kumar
Amit_Kumar
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi Derrick,Are you trying to add an additional field to seed which will not be linked with recipient information?If, yes you have to configure your schema like below:and input form will look like thisIf you are adding additional data at recipient/custom table level then it will be likeand input form...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    0
  • Hi,Have you saw this page: Using seed addresses I am assuming you have missed this step:Then copy the following lines and paste them under the Seed to insert in the export files element.    <element aggregate="abc:seedMember:common"> </element>Regards,Amit

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    0
  • You have already found a quick fix, but I can recommend two other options.Option 1: Have you seen Event enrichment option for message center?Note:This step is only available if you have purchased the enrichment option: please check your license agreement.Enriching an event means adding to its descri...

    Type

    Questions

    Views

    1.9K

    Likes

    2

    Replies

    0
  • Hi Ankur,it's not very clear from your question what you want. can you share the workflow and highlight what you need?are you uploading file resources or some csv file?regards,Amit

    Type

    Questions

    Views

    3.2K

    Like

    1

    Replies

    0
  • Hi,You have to do something like this.    <container>          <input.....>            <enter name="onChange">              <refresh/>              <setModified/>            </enter>          </input></container>Regards,Amit

    Type

    Questions

    Views

    3.5K

    Likes

    2

    Replies

    1
  • Hi Gokul,As Florent mentioned that there is no OOTB way to export the data back to FDA, but there are few options that you can implement.Option 1: Create an extract csv file for data segment you want to export and use FTP to transfer that file to the external server and use that file to import that ...

    Type

    Questions

    Views

    2.4K

    Likes

    0

    Replies

    0
  • Hi Mano,One last question.From your explanation, I understand that we can force the execution of a workflow or activity on a particular machine, but is this mandatory. No, it's optional, it was for your reference.Can the same workflow/activity be executed on the two hosts (host 1 and host 2), will t...

    Type

    Questions

    Views

    3.6K

    Like

    1

    Replies

    0
  • Hi Vipin,It will be a complex Technical workflow, requires more efforts to write here. If you have bought the message center license from Adobe, then this comes as part of configuration from Adobe PS.Here is the idea, Message center execution instance supports soap web services just like any other A...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    0
  • Hi Corinne,Since DateTime is a value type you cannot assign null to it, but exactly for these cases (absence of a value), You can set a DateTime variable to MinTime but the variable itself cannot be null. To get this MinTime use: ToDateTime() as expression with empty params. which will set your date...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    0
  • Hi Thibault,You should raise a neolane support ticket for this. As this is a technical workflow built by Adobe, they are the right person to fix this. We can help you as it seems quite simple from the screenshots but there might be some underlying problem which is causing duplicates primary keys for...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    0