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

ruby_comp
ruby_comp
Offline

Badges

Badges
6

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
7

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ruby_comp
Customize the badges you want to showcase on your profile
Re: Scenario 5: Modelling the Buyer to Sales transaction relationship - Adobe Campaign Standard 27-06-2014
Keeping in mind that every order has a single buyer, but every buyer (Recipient) can have multiple orders, you would define the link in the order schema. Most relationships are 1:1 in one direction and 1:M in the reverse direction. You define the link in the 1:1 "direction". This has been done with neo:order. The reverse link (revlink) is generated (and can be viewed in the Preview) but not stored in the database as shown in the nms:recipient schema Preview: To define a true M:M relationship ...

Views

383

Likes

0

Replies

0
Re: Event variables - Adobe Campaign Standard 09-12-2014
It depends where the workflow is paused. The event variables will be available from any activity that has executed.

Views

510

Likes

0

Replies

0
Re: Event Avtivities - Adobe Campaign Standard 20-06-2014
Good question! Actually, the name of the worktable is one of the event variables. You can see them by clicking on the the 'Display the tasks and log' icon. Then go to the Tasks tab and double-click on an activity or select it and click on Detail. Then go to the Variables tab - a bit nested I agree! It will show you the event variables output by that activity. Here is an example of the event variables following a Query, that I took from one of your workflows:

Views

1.0K

Likes

0

Replies

0
Re: Views - Adobe Campaign Standard 09-12-2014
I think you mean that the Recipient data is partitioned into different folders. All recipient records are residing in the same Table in the database. But they can belong to different folders. And yes it would be good to create a view.

Views

406

Likes

0

Replies

0
Re: Managing WF errors - Adobe Campaign Standard 13-06-2014
Thanks - it worked!

Views

435

Likes

0

Replies

0
Likes from