Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

pierrec70731455
pierrec70731455
Offline

Badges

Badges
21

Accepted Solutions

Accepted Solutions
14

Likes Received

Likes Received
62

Posts

Posts
59

Discussions

Discussions
20

Questions

Questions
39

Ideas

Ideas
3

Blog Posts

Blog Posts
0
Top badges earned by pierrec70731455
Customize the badges you want to showcase on your profile
Re: SCM-120009 Key value is duplicated for elements 'Image (image)' - Adobe Campaign 25-06-2021
I have got a solution to this.You just need to export this workflow in a form of package on the local instance and then import the same package back.You will see that the issue is resolved. Regards,Shubham

Views

2.1K

Like

1

Replies

0
Re: Deep search of schema attributes in the filters - Status changed to: Accepted - Adobe Campaign 03-02-2021
As mentioned by Eric above, this is in our backlog.

Views

424

Likes

0

Replies

0
Re: How to dynamically set an "Asignee" in the Alert activity - Adobe Campaign 11-01-2021
Hi All When I use the activity.assignee_id=108275955; approach it only works partially. When I first set it up and put a PK of operator it sends it OK that operator. But when I change the assignee_id to something else in the same workflow and send it again, it sends it to the first PK I specified, not the changed one.Any hints?

Views

454

Likes

0

Replies

0
Re: Workflow - "Object" button in tasks list view - Adobe Campaign 15-06-2020
Thank you @isahore

Views

690

Likes

0

Replies

0
Re: How to proof test a continuous delivery ? - Adobe Campaign 20-02-2020
Hi Anushka Were you able to find a solution for this? ThanksLeonie

Views

2.5K

Likes

0

Replies

0
Re: Fetch enum label instead of value from schema - Adobe Campaign 05-12-2019
Hi,Here is an alternative solution with analyze="true" and the variable @Label :// vars.targetSchema = default variable generated by the previous Query activity in a workflow temp:queryExportDriveStatusvar schemaName = vars.targetSchema.substr(vars.targetSchema.indexOf(":")+1);logInfo(schemaName);var xml = ;var query = xtk.queryDef.create(xml);var res = query.ExecuteQuery()[schemaName];//.queryExportDriveStatus;var stati = '[';for each(var status in res){ stati += '{"account_id":' + statu...

Views

2.9K

Like

1

Replies

0
Anonymization for the Privacy Management tool - Adobe Campaign 18-11-2019
Hi,currently the Privacy Management tool allows us to extract the customer's data and to to delete it when requested.Could you add the possibility to anonymize some attributes of data schema with some specific rules like a calculated field?In other words make it so that the record is not removed from the DB but modified.Kind regards,Pierre

Views

1.6K

Likes

2

Replies

0
Re: "Undo" in workflows - Adobe Campaign 27-06-2019
Hi Pierre,I hear you, but I believe it's a different feature. I'm talking about a simple "undo (ctrl-z)" button in the workflow toolbar, next to the "start" or "refresh" buttonThanks

Views

5.0K

Likes

0

Replies

0
Re: Memo field is not working properly - Adobe Campaign 12-07-2019
I was trying to store a long text field. So I used memo data type.Later i tried String type with length = 2000 for field Description. This worked fine for me.

Views

3.3K

Likes

0

Replies

0
Re: Line Graphs in email delivery - Adobe Campaign 17-06-2019
Thanks PierreRegards,Anita

Views

1.3K

Likes

0

Replies

0