Expand my Community achievements bar.

kc
kc
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • 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

    788

    Likes

    0

    Replies

    0
  • 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

    573

    Likes

    0

    Replies

    0
  • 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

    411

    Likes

    0

    Replies

    0
  • 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.4K

    Likes

    0

    Replies

    2
  • 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
  • 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

    677

    Likes

    0

    Replies

    0
  • Hi Jasmin,How did you manage to do this? I tried my self, however I did not succeed.How was your set value created for the map? ANd do you know whether it would work if the map of lists was exposed as the output of a SOAP web service?Thanks in advance\Kim

    Type

    Questions

    Views

    680

    Likes

    0

    Replies

    0
  • Hi again Vikram,Thank you so much for your quick reply.I cannot see the attachments in the post - can you try to repost them?Thanks in advance\Kim

    Type

    Questions

    Views

    680

    Likes

    0

    Replies

    0
  • Hi there Vik,I was afraid that this was the case.I have thought exactly the same thing that you are saying with an xml-variable, but haven't been able to achieve what I want.What I want is the form to fill out the fields one by one when I invoke the process, however when I invoke the process through...

    Type

    Questions

    Views

    677

    Likes

    0

    Replies

    0
  • Hi all,In LC Workbench you can define a variable to be a list of lists. However what I have realized is that it does not seems to work as I expected.Scenario:I need a process that returns a list containing a number of elements that themselves are lists. I want to use this in a form to represent some...

    Type

    Questions

    Views

    1.8K

    Likes

    0

    Replies

    7