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

Jaspreet_Kaur1
Jaspreet_Kaur1
Offline

Badges

Badges
15

Accepted Solutions

Accepted Solutions
1

Likes Received

Likes Received
9

Posts & Comments

Posts & Comments
26

Discussions

Discussions
0

Questions

Questions
11

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Jaspreet_Kaur1
Customize the badges you want to showcase on your profile
Re: Deleted delivery templates - Adobe Campaign Standard 07-03-2018
Thanks Adhiyan and Amit for the inputs.The template was deleted accidentally deleted from the system and was not even present in the deleted deliveries folder.. seems it was deleted 7 days before I checked. Also, importing the same template from higher env was causing issues even by renaming the internal name.So, the issue got sorted by changing the template status to 0 (i.e ideleteStatus='0' ) by running a SQL query.

Views

1.0K

Likes

0

Replies

0
Deleted delivery templates - Adobe Campaign Standard 06-03-2018
Accidentally, few out of the box delivery templates have been deleted from the system and while trying to import the package of same template from the other environment, its giving error. Can anyone suggest the way to restore ?3:19:42 - PGS-220000 PostgreSQL error: ERROR: duplicate key value violates unique constraint "nmsdelivery_internalname" DETAIL: Key (sinternalname)=(notifySupervisor) already exists. 13:19:42 - WDB-200001 SQL statement 'INSERT INTO NmsDelivery (iDeliveryId, sLabel, sIntern...

Views

1.4K

Like

1

Replies

3
Stop workflow programmatically - Adobe Campaign Standard 14-02-2018
Can someone advice me the way/commands to stop the workflow using the program/inbuilt API?

Views

1.1K

Likes

0

Replies

2
Schema for 1 operator Group - Adobe Campaign Standard 20-12-2017
A basic one -Is there any way I can provide the read/write/delete privileges of a schema only to one Operator Group?And for the rest Operator groups it should be hidden/non accessible/readonly.Can I do this with sys filter?

Views

2.0K

Like

1

Replies

2
Re: Read and store data from event History - event XML column - Adobe Campaign Standard 27-10-2017
Thanks Jean,Tried extracting from the extract activity, but not getting any result.Pasted is the screenshot below, where I want to extract the event XML column data which is in the ctx format. And what if I want to extract some specific field inside that XML. is there any syntax you can share?

Views

1.1K

Likes

0

Replies

0
Read and store data from event History - event XML column - Adobe Campaign Standard 27-10-2017
Hello all,I need to extract the data from eventXML (ctx type) from the eventHistory schema, but as this column is in the xml format, I am unable to read in the queryDef or query activity.I need to read some of the fields from this column dynamically and further export them. Unsure the way to extract.Any help pls?Have gone to one of the similar issue threads in this forum, but was not clear to me.Any help will be appreciated.Thanks,Jas@Jean-Serge Biron

Views

2.0K

Likes

0

Replies

4
Message Center - Event History - Adobe Campaign Standard 25-10-2017
Hello,I need to extract the data from event history of the message center which is in the xml format and export it further to one of the sftps(This export is to run every 5-10 mints). Would like to know the best approach in terms of extracting the data from the event history,as this needs to happen in the real time, will it be good to extract from event history- insert into DB-export or extract from event history-export or anything else which will be the best. Any sample available for reference ...

Views

659

Likes

0

Replies

1
Actual Opt Outs - Adobe Campaign Standard 12-10-2017
Hello All,would like to know if there is any field in the AC schema which provides the information of the actual opt outs and not just the Clicks on the opt out link. I can find the 'click on opt out link' data from the deliveries/Indicator , but unable to locate any thing which will gv the actual opt out data. Note - In my system, on clicking the unsubscription link in the email, it goes to the next page where the user needs to click on submit button to get unsubscribed.The field 'opt out ' in ...

Views

1.1K

Likes

2

Replies

2
Re: Connecting AC with Salesforce - Adobe Campaign Standard 12-10-2017
Thanks for your inputs,I have tried with all the mappings, unfortunately no luck.Will wait for your further inputs.

Views

680

Likes

0

Replies

0
Re: Connecting AC with Salesforce - Adobe Campaign Standard 03-10-2017
This field is coming from the expression and I am not entering it manually.So, it seems if its been used once, then after that the system is taking only the field name and not the schema and therefore its ID_18_Digit_Format__c and not [Contact/ID_18_Digit_Format__c]. @id is my auto generated Adobe Primary key and ID_18_Digit_Format__c is the unique key. Both are different.I am not very confident on mapping these as my requirement is to update 2 fields on SF based on the ID_18_Digit_Format__c fie...

Views

680

Likes

0

Replies

0