Expand my Community achievements bar.

Adobe Campaign User Groups are live now. Join our Adobe Campaign User Groups and connect with your local leaders!
SOLVED

Not able to retrive data through linked schema in Web application

Avatar

Level 2

Hi,

I couldn't map the fields in Web application through the linked schema.I could map the fields only directly from the schema which I chose.
If so I try to map the fields through  linked schema, i get an error.
kindly help me out!

 

VijayMvj_1-1702297069730.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hello @VijayMvj 

 

It won't work for One to Many Relationships.

 

You will have to write the JS code to achieve this.


     Manoj
     Find me on LinkedIn

View solution in original post

8 Replies

Avatar

Community Advisor

Hello @VijayMvj,

is this one-to-one relation? if yes it should be easily picked up from the list.

Marcel_Szimonisz_0-1702299292016.png

 

 

Can you lookup data before entering this activity. I never actually used this and always created custom web app.

Marcel

Avatar

Level 2

Hi @Marcel_Szimonisz  , 

No, its one to many relation, What I created is also a custom web app .

Avatar

Community Advisor

So you have prepared the data in ctx before entering the page? right? all good then

Avatar

Correct answer by
Community Advisor

Hello @VijayMvj 

 

It won't work for One to Many Relationships.

 

You will have to write the JS code to achieve this.


     Manoj
     Find me on LinkedIn

Avatar

Level 2

Can you please suggest any js code related this..!

Avatar

Community Advisor

You can use this article (by @Marcel_Szimonisz ) to get some inspiration on how to use queryDef to collect data.

How to Leverage queryDef in Adobe Campaign - martechnotes.com


     Manoj
     Find me on LinkedIn