Expand my Community achievements bar.

kc
kc
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  •  in Adobe LiveCycle Questions 16-05-2011
    Hi all,I am wondering how to create a custom component that instantiates a Log4J logger on boot up the server.I am using LC ES 2.5.In general I would like to know how to create some component that instantiates a class when the server boots Thanks in advanceSincerelyKim ChristensenDafolo A/SDenmark

    Type

    Questions

    Views

    743

    Likes

    0

    Replies

    0
  •  in Adobe LiveCycle Questions 02-05-2011
    Hi all,I have a form that should submit its xdp to a server side component. However if the server is down the user is left with a Error 404.I am submitting through the following code:myDoc.submitForm({    cURL: submitUrl ,    cSubmitAs: "XDP",    aPackets: ["*", "pdf"],    cCharset: "utf-8",}); I am...

    Type

    Questions

    Views

    513

    Likes

    0

    Replies

    0
  •  in Adobe LiveCycle Questions 07-04-2011
    Hi again Nith,This was my initial thought as well, but the customer want the individual processes to log to individual files that rolls every day. Hence I am not sure I can use the AdobeLogger?The code you show here should be placed in a executeScript service right? And then it will log to the manag...

    Type

    Questions

    Views

    280

    Likes

    0

    Replies

    0
  •  in Adobe LiveCycle Questions 06-04-2011
    Hi all,I am doing a project where I have a number of processes (renderPDF, renderPDFA, and renderPCL) Each of these processes are run many times during the day and they need to log in each of their own logfiles. I have setup the log4j properties file up right and got almost what I want. Now I just n...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    2
  •  in Adobe LiveCycle Questions 29-03-2011
    Hi all,I am doing a project where a process receives an xml-file and should then render a form corresponding to the xml. Simple ehh However I find some difficulties using namespaces in the xml that is contained in the xml. For instance when a namespace changes version its reference in the xml change...

    Type

    Questions

    Views

    1.4K

    Likes

    0

    Replies

    0
  •  in Adobe LiveCycle Questions 19-01-2011
    Hi again Vik, Thank you so much for your sample.It works perfectly – however it is not exactly what I was looking for. Let me try to describe the scenario: I have a form with (or without) a schema (I don’t think that it matters that much with the schema). The form needs to be filled through a web se...

    Type

    Questions

    Views

    412

    Likes

    0

    Replies

    0