david7
12th March 2010, 13:01
Hi all,
I'm working on a project related to ODM. I want to get all files that are attached to certain items through ODM.
I got to the point where I need to get the file path where the system stores the file when the revision is released.
I found out that the function that I need is GetFileNames in the java class com.files.OdmGetFileNames.
In order to use it in my script, I need to create a java queue using the function java.new.queue()
My problem is that when I tried the function java.new.queue() in my script I get (-2) as the returned value. What does this error mean?
Can anyone help me?
Thanks in advance,
David
I'm working on a project related to ODM. I want to get all files that are attached to certain items through ODM.
I got to the point where I need to get the file path where the system stores the file when the revision is released.
I found out that the function that I need is GetFileNames in the java class com.files.OdmGetFileNames.
In order to use it in my script, I need to create a java queue using the function java.new.queue()
My problem is that when I tried the function java.new.queue() in my script I get (-2) as the returned value. What does this error mean?
Can anyone help me?
Thanks in advance,
David