Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to check if dynamic node exist in LDB while program running?

kevin_wang6
Product and Topic Expert
Product and Topic Expert
0 Likes
351

Hello,

when program is running, i could check if this program contains a LDB, and i could get all LDB nodes.

But the questions is how can i check the one of the node is a dynamic node?

I used to check table LDBA, but it seems that not all dynamic nodes are recorded in this table, so this doesn't work.

please kindly help if you have any idea.

Regards,

Kevin

1 ACCEPTED SOLUTION
Read only

kevin_wang6
Product and Topic Expert
Product and Topic Expert
0 Likes
313

resolved by access  the memory of LDB program.

1 REPLY 1
Read only

kevin_wang6
Product and Topic Expert
Product and Topic Expert
0 Likes
314

resolved by access  the memory of LDB program.