Quantcast
Channel: Adobe Community: Message List - com.adobe.livecycle.rca.common.utils.StringUtils
Browsing all 18 articles
Browse latest View live

com.adobe.livecycle.rca.common.utils.StringUtils

Hi, I want to convert Document object to byte array. For that I want to use StringUtils. I've installed LiveCycle workbence ES2 but I couldn't find it anywhere. Can you please let me know how can I get...

View Article



Re: com.adobe.livecycle.rca.common.utils.StringUtils

Hi Sam, You might not get all the services in workbench corresponding to every API.What you can do is that you can use 'execute script' service in workbench. Write a java code in this script and call...

View Article

Re: com.adobe.livecycle.rca.common.utils.StringUtils

Thanks Varun for your input. The main problem is I do not have jar file. What is the name of jar file and  where can I get the jar file which contains StringUtils class?

View Article

Re: com.adobe.livecycle.rca.common.utils.StringUtils

Sam Are you on ADEP? This class should be available in adobe-rca-client.jar

View Article

Re: com.adobe.livecycle.rca.common.utils.StringUtils

Hi Santosh, I'm new to LiveSycle. I am asked to create a service to convert a xdp to byte array. For that I wanted to use this jar file. But unfortunately I did not see that jar file in my installation...

View Article


Re: com.adobe.livecycle.rca.common.utils.StringUtils

sumant which version of LiveCycle are you using? Log on to http://hostname:port/adminui as administrator , Click About and let me know the version of LiveCycle you are using. This jar should be...

View Article

Re: com.adobe.livecycle.rca.common.utils.StringUtils

XDP to bytearray can be done without that class too. Please see if elow is what you need.-----------------------string xdpPath = "C:\\Adobe\\Loan.xdp";                FileStream fs = new...

View Article

Re: com.adobe.livecycle.rca.common.utils.StringUtils

Hi Santosh, Thanks for your reply. I'm using LC 9.5. Kindly let me know the path of the jar file.

View Article


Re: com.adobe.livecycle.rca.common.utils.StringUtils

Hi Siddhartha, I'm not stroring xdp in file system. In my service, I'm getting com.adobe.idp.Document object as a paramenter and this object I need to convert into byte array. Thanks for your help.

View Article


com.adobe.livecycle.rca.common.utils.StringUtils

Hi, I want to convert Document object to byte array. For that I want to use StringUtils. I've installed LiveCycle workbence ES2 but I couldn't find it anywhere. Can you please let me know how can I get...

View Article

Re: com.adobe.livecycle.rca.common.utils.StringUtils

Hi Sam, You might not get all the services in workbench corresponding to every API.What you can do is that you can use 'execute script' service in workbench. Write a java code in this script and call...

View Article

Re: com.adobe.livecycle.rca.common.utils.StringUtils

Thanks Varun for your input. The main problem is I do not have jar file. What is the name of jar file and  where can I get the jar file which contains StringUtils class?

View Article

Re: com.adobe.livecycle.rca.common.utils.StringUtils

Sam Are you on ADEP? This class should be available in adobe-rca-client.jar

View Article


Re: com.adobe.livecycle.rca.common.utils.StringUtils

Hi Santosh, I'm new to LiveSycle. I am asked to create a service to convert a xdp to byte array. For that I wanted to use this jar file. But unfortunately I did not see that jar file in my installation...

View Article

Re: com.adobe.livecycle.rca.common.utils.StringUtils

sumant which version of LiveCycle are you using? Log on to http://hostname:port/adminui as administrator , Click About and let me know the version of LiveCycle you are using. This jar should be...

View Article


Re: com.adobe.livecycle.rca.common.utils.StringUtils

XDP to bytearray can be done without that class too. Please see if elow is what you need.-----------------------string xdpPath = "C:\\Adobe\\Loan.xdp";                FileStream fs = new...

View Article

Re: com.adobe.livecycle.rca.common.utils.StringUtils

Hi Santosh, Thanks for your reply. I'm using LC 9.5. Kindly let me know the path of the jar file.

View Article


Image may be NSFW.
Clik here to view.

Re: com.adobe.livecycle.rca.common.utils.StringUtils

Hi Siddhartha, I'm not stroring xdp in file system. In my service, I'm getting com.adobe.idp.Document object as a paramenter and this object I need to convert into byte array. Thanks for your help.

View Article
Browsing all 18 articles
Browse latest View live




Latest Images