Start a new topic
Answered

Named Query using Master Data

I have a Data Notification set up, to post various data fields.  The data field values post when choosing Golden Data, but I need it to send the Master Data values. 

When I choose fields from Master Data in my Named Query, it just sends NULL values for those fields.

 Has anyone been successful in sending Master Data fields in a Data Notification? 


image



Best Answer

Hi Joan,


Yes, it is possible to send the master data in the Data notification by doing the following change in your named query-
1. Select the root node and Add properties as highlighted-


2. Select the multi-record expression-


3. Add the semql 'MasterRecords'-



4. Save and deploy the model, try again.

Best regards,

Subham Dixit


Actually it doesn't pull in anything for the 'MasterRecord' fields 


image


Answer

Hi Joan,


Yes, it is possible to send the master data in the Data notification by doing the following change in your named query-
1. Select the root node and Add properties as highlighted-


2. Select the multi-record expression-


3. Add the semql 'MasterRecords'-



4. Save and deploy the model, try again.

Best regards,

Subham Dixit

Login to post a comment