Closed
Solved
i want to open object using custome java code. anyone know how to do that
i want to open object using costume java code. anyone know how to do that
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
i want to open object using costume java code. anyone know how to do that
Accepted Solution
SamplePage = tools.getDatabase().open(SamplePage, false);
You need to create the clipboard page with name SamplePage and set the necessary values for the keys.
Try adding an activity steps when you call an Obj-Open-By-Handle, and save it.
You can then examine the java code that it generated. But this java code would only work if called in Pega.
You can see the generated Java code of activity using "View Java" in actions menu of activity.
Accepted Solution
SamplePage = tools.getDatabase().open(SamplePage, false);
You need to create the clipboard page with name SamplePage and set the necessary values for the keys.
Question
Question
Question
Question Solved
Question
Question Solved
Question Solved
Question Solved
Question
Question
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.