Echo method latest update

  • JB

    Hi

    We are working on an order capture project in Siebel where we’ll be generating quote and proposal off of quote. Once proposal is generated we’ll be sending proposal document to our document repository. We’ll be sending document using inline XML in a web service call.

    The issue is our document repository system wants proposal in READ ONLY fashion. Is there any way we can change file attribute dynamically to read only

    Thanks

  • JB

    Hi

    We are working on an order capture project in Siebel where we’ll be generating quote and proposal off of quote. Once proposal is generated we’ll be sending proposal document to our document repository. We’ll be sending document using inline XML in a web service call.

    The issue is our document repository system wants proposal in READ ONLY fashion. Is there any way we can change file attribute dynamically to read only

    Thanks

  • Chris

    We experienced the same problems with Siebel 8 – setting properties via dot notation does not work correctly.

    I logged the issue with Siebel in May 2008 – they confirmed it was a defect (see Doc ID 577329.1 on Metalink3).

  • Chris

    We experienced the same problems with Siebel 8 – setting properties via dot notation does not work correctly.

    I logged the issue with Siebel in May 2008 – they confirmed it was a defect (see Doc ID 577329.1 on Metalink3).

  • Viswanath

    Dear Siebel Unleashed,

    I want to know whether there is any way in EAI to split a single Siebel message containing 3 blocks in to three different Siebel messages ( For ex: a Siebel message containg three Accounts details in to three diff Siebel messages with one Account details each)so that I can traverse through each of the Siebel message using Echo step and work on the individual parameters.

    Please let me know.

    Thanks.

  • Viswanath

    Dear Siebel Unleashed,

    I want to know whether there is any way in EAI to split a single Siebel message containing 3 blocks in to three different Siebel messages ( For ex: a Siebel message containg three Accounts details in to three diff Siebel messages with one Account details each)so that I can traverse through each of the Siebel message using Echo step and work on the individual parameters.

    Please let me know.

    Thanks.

  • http://siebelunleashed.com/ neel

    This is an interesting requirement.

    I think it might be possible to do that using EAI Disptach Service and Echo method combination. I have not tried it but it will be intresting to try.

    Will update if I am able to do that

  • http://siebelunleashed.com/ neel

    This is an interesting requirement.

    I think it might be possible to do that using EAI Disptach Service and Echo method combination. I have not tried it but it will be intresting to try.

    Will update if I am able to do that

  • http://siebelunleashed.com neel

    This is an interesting requirement.

    I think it might be possible to do that using EAI Disptach Service and Echo method combination. I have not tried it but it will be intresting to try.

    Will update if I am able to do that

  • Jimit

    Hi Viswanath,

    Yes you can do that, you can use the XSLT transformation functionality supported my siebel. And while XSLT transformation you can include specific conditions and split (listofAcccounts) in to different Siebel message(individual Account) accordingly.

    Cheers,
    Jimit

  • Jimit

    Hi Viswanath,

    Yes you can do that, you can use the XSLT transformation functionality supported my siebel. And while XSLT transformation you can include specific conditions and split (listofAcccounts) in to different Siebel message(individual Account) accordingly.

    Cheers,
    Jimit

  • Jimit

    Hi Viswanath,

    Yes you can do that, you can use the XSLT transformation functionality supported my siebel. And while XSLT transformation you can include specific conditions and split (listofAcccounts) in to different Siebel message(individual Account) accordingly.

    Cheers,
    Jimit

  • http://me.piyushworld.com/ Piyush

    Hi Neel,

    I have a requirement to add property in a siebel message. Similarly like AddChild() function in eScript. Can this be possible using Echo Method.

    I tried dot notation but it adds new attributes not elements.

    E.g

    in XML

    If I pass this as an input argument and one more Literal value
    “SiebelMessage.Arg1″ Value = 123

    output argument = SiebelMessage

    then

    Output will be

    but i want

    123

    If I change my dot notation to SiebelMessage.ListOf Account.Account.Arg1 Value = 123
    (Add space in ListOf & Account in “ListOfAccount”)
    then it shows me

    123

    in watch window but when I saves it doesnt saves Arg1

  • http://me.piyushworld.com/ Piyush

    Hi Neel,

    I have a requirement to add property in a siebel message. Similarly like AddChild() function in eScript. Can this be possible using Echo Method.

    I tried dot notation but it adds new attributes not elements.

    E.g

    in XML

    If I pass this as an input argument and one more Literal value
    “SiebelMessage.Arg1″ Value = 123

    output argument = SiebelMessage

    then

    Output will be

    but i want

    123

    If I change my dot notation to SiebelMessage.ListOf Account.Account.Arg1 Value = 123
    (Add space in ListOf & Account in “ListOfAccount”)
    then it shows me

    123

    in watch window but when I saves it doesnt saves Arg1

  • http://me.piyushworld.com Piyush

    Hi Neel,

    I have a requirement to add property in a siebel message. Similarly like AddChild() function in eScript. Can this be possible using Echo Method.

    I tried dot notation but it adds new attributes not elements.

    E.g

    in XML

    If I pass this as an input argument and one more Literal value
    “SiebelMessage.Arg1″ Value = 123

    output argument = SiebelMessage

    then

    Output will be

    but i want

    123

    If I change my dot notation to SiebelMessage.ListOf Account.Account.Arg1 Value = 123
    (Add space in ListOf & Account in “ListOfAccount”)
    then it shows me

    123

    in watch window but when I saves it doesnt saves Arg1

  • http://me.piyushworld.com/ Piyush

    In my above comment XML hierarchies are deleted when posting

    Please let me know any way of adding the same.

    Regards,
    Piyush

  • http://me.piyushworld.com Piyush

    In my above comment XML hierarchies are deleted when posting

    Please let me know any way of adding the same.

    Regards,
    Piyush

  • Viswanath

    Jimit,

    Thanks for your kind response for replying to my requirement.
    I would request you to kindly suggest me the exact Business Service names in EAI to divide the Siebel Messages.

    Thanks a lot!

  • Viswanath

    Jimit,

    Thanks for your kind response for replying to my requirement.
    I would request you to kindly suggest me the exact Business Service names in EAI to divide the Siebel Messages.

    Thanks a lot!

  • yirat

    hi Jimit,

    Can you explain more about split Siebel message in to different Siebel message?
    how exactly to work with the EAI XSLT Service?

  • yirat

    hi Jimit,

    Can you explain more about split Siebel message in to different Siebel message?
    how exactly to work with the EAI XSLT Service?

  • yirat

    hi Jimit,

    Can you explain more about split Siebel message in to different Siebel message?
    how exactly to work with the EAI XSLT Service?

  • Piyush

    Hi Neel,

    Is there any way to extract child PS using ECHO Method.
    eg. Account is parent and Contact is child . I want to extract Contact in other PS , Is it possible ?

    Thanks
    Piyush

  • Himanshu

    Hi Neel,
    Thanks for the good work u r doing. Can u throw some light on how to overcome the 75-character limit to a workflow step argument which can kick in fairly quickly when we are dealing with dot notations
    My output argument reads:
    Ou.ListOfSendSMSToIndiaResponse.SendSMSToIndiaResponse.ListOfSendSMSToIndiaResult.SendSMSToIndiaResult.Status
    I am unable to accommodate this notation inside my workflow arguement. Kindly suggest a workaround
    Regards,
    Himanshu

Rate Post

Total Views: 7,002
OkAvarageGoodVery GoodExcellent (3 votes, average: 4.67 out of 5)
Loading ... Loading ...
Contribute