UNSOLVED

Bismaya

updated

17 years ago

B

Bismaya

2 Posts

0

1521

January 19th, 2010 03:00

How to get the ClipdId of a object through JAVA code?

Hello,

My requirement is to get the clip id of a object through JAVA code to show it through JSP. So can I run a API through the JAVA code and get back the clip id? If Yes then how? and if no then how can we get the clip id in the code?

From this forum i get i can run a API through the following JAVA code

boolean status = session.apiExec("getpath", r_obj_id);

but how can i get back the clip id then as it is returning a boolean?

Thanks in advance.

Bismaya