11-07-2016 12:36 AM
hi there,
Can I ask is it possible to retrieve or export the POD Activity Link out to another application or to a file ?
I saw the below in the Gadget SDK.
These examples show how to display a POD using enumerations with:
const params = {
customerId: "ed526094-368d-42fe-a587-8d17475b16f4",
Context_POD_Activity_Link: "http://example.com/1234"
};
GadgetControl.showPodByQuery(params, GadgetControl.SEARCH_OPERATIONS.AND);
Rgds,
Solved! Go to Solution.
11-07-2016 07:35 AM
Hi,
You can use the Java SDK to read/write any field in the POD. The Gadget Control SDK currently is available to show information in CS Gadget in Finesse. In future, we may expand it to provide additional functionality within Finesse container.
regards,
Vikram
11-07-2016 07:35 AM
Hi,
You can use the Java SDK to read/write any field in the POD. The Gadget Control SDK currently is available to show information in CS Gadget in Finesse. In future, we may expand it to provide additional functionality within Finesse container.
regards,
Vikram
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide