- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-06-2025 10:35 PM - edited ā03-06-2025 11:05 PM
Hi All,
I hope you're doing well
I have a requirement where i am calling system property from script include and calling the script include in record producer one of the variable but i am getting null value in the form.
My requirement is i should get like this
in my instance i am getting null value
In system property i am assigning some value from Tables Please refer the below attachment for System property ,Script include and Record producer variable .
System property
Script include
Record producer variable
Null value
Thanks in advance
@TEJAS K J
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-07-2025 03:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-07-2025 04:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-06-2025 11:48 PM
Hi @TEJAS
Instead of selecting an advanced reference qualifier, can't you use a simple reference qualifier and add all the conditions directly there as you're already referencing the 'sys_db_ojbect' table?
Please mark this as a solution and helpful if this resolves your query.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-07-2025 03:00 AM
Thanks for the reply @_Gaurav ,
I tried using simple reference qualifier also at that time also i am not getting the values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-07-2025 03:01 AM
Hi @TEJAS
Can you share the snippet for the same?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā03-07-2025 03:06 AM - edited ā03-07-2025 03:07 AM