Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Bill_P__Chie
Bill_P__Chie
Offline

Badges

Badges
12

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
98

Discussions

Discussions
0

Questions

Questions
29

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Bill_P__Chie
Customize the badges you want to showcase on your profile
Gateway seem to working ad-normally in ES2 SP2 - Adobe LiveCycle 07-09-2011
Dear all,We are using Gateway with setting NO-WAIT to send notification to user.(e.g. After a email approval, we will send notification form to user so he/she have record what is approved)If the flow look like this ---gateway---> ---gateway---> In ES1 it will run in sequence like that:1) Run 2) Run (But will not wait because it is in gateway with NO-WAIT setting)3) Run But in ES2 SP2, it look like:1) Run 2) Run 3) Run Where the behavior is difference then in ES1, and the most horrible things...

Views

592

Likes

0

Replies

1
Re: Catch all exception of service sendToPrinter - Adobe LiveCycle 28-04-2011
Hi Vikas,Thanks for help confirming that.RegardsBill

Views

142

Likes

0

Replies

0
Re: Catch all exception of service sendToPrinter - Adobe LiveCycle 27-04-2011
Hi,Understand this maybe not possible, can someone please confirm the possibility?RegardsBill

Views

146

Likes

0

Replies

0
Catch all exception of service sendToPrinter - Adobe LiveCycle 17-04-2011
Dear all,I have a process which use sendToPrinter service for some auto-print out, and this process will stall once and awhile.Because the user will reprint while failed, so I would like to ignore the error by catch all the exception and prevent the process form stall.There are 2 type of exception "com.adobe.livecycle.output.exception.OutputException" and "SYSTEM EXCEPTION" available for me to catch in the process and I catch both, but the process still continue stall.Would like to know how can ...

Views

2.2K

Likes

0

Replies

3
Access exception text after exception event catch - Adobe LiveCycle 24-02-2011
Dear all,I am trying to handle the exception in the process, and I would like to check and log the details of the exception, because there are difference cause for the same exception.I can catch the exception and prevent the process form stall, but would like to know how can I access the exception details text. (Like we done in Java code)Thanks in advanceRegardsBill

Views

642

Likes

0

Replies

0
Re: Setup printer option (e.g. duplex) with sendToPrinter service - Adobe LiveCycle 26-01-2011
Hi all,Any comment? Any workaround like use others service to print maybe?RegardsBill

Views

133

Likes

0

Replies

0
Re: Convert document back to string - Adobe LiveCycle 06-01-2011
Hi Nith,Thanks for the reply.That's mean that is not directly supported, I should:1) Write java in script object2) Write a user component3) Workaround by using read/write files serviceRegardsBill

Views

147

Likes

0

Replies

0
Convert document back to string - Adobe LiveCycle 06-01-2011
Dear all,I just find out that if I assign a string into a document variable, I will be able to see the string in the document content.But if I assign this document back to a string variable, I won't get the original string back.Would like to know what should I do to get it back?RegardsBill

Views

1.0K

Likes

0

Replies

2
Re: Setup printer option (e.g. duplex) with sendToPrinter service - Adobe LiveCycle 06-01-2011
Hi,Any comment? A confirmation of function do not exists will also help.RegardsBill

Views

133

Likes

0

Replies

0
Setup printer option (e.g. duplex) with sendToPrinter service - Adobe LiveCycle 02-01-2011
Dear all,I am using the service "generatePrintedOutput > sendToPrinter", to auto print the approved form.But the user request to setup the print out to:- Print in black only (while the printer is a color printer)- Print in both side of the paper- Print 2 pages in one sideWhole like to know is it possible?Thanks in advanceRegardsBill

Views

917

Likes

0

Replies

2