I have a message that I am validating child records in my orchestration.
I have extracted the child message from the envelope in a loop and validate the values within.
If the values fail validation I want to remove that node from the envelope document.
I still have a reference to the envelope...
Hi All,
I was wondering if it is possible to execute an Orchestration from an ASP.NET page.
I have guessed that you would probably need to make it a Web Service but the wizard does not let you create web service unless there is a public receive port.
The only problem is that there is not...
Hi All,
I am working on a project which has several interfaces between BT and SAP XI.
I wont to create one message that contains all other messages so that we only need to use one web service.
The structure would look something like
<Common_Message>
<Process_Order>
<Field1/>
<Field2/>...
When creating a disassembler we set the envelope and document schemas. With the document schema being multiples or Unbounded.
If I create a schema for "People" like so:
=====================================================
<?xml version="1.0" encoding="utf-16"?>
<xs:schema...
Hi All,
I have had a disassembler working fine or some time.
Now when I go to compile it there is an compile error.
*** ERROR ***
C:\Documents and Settings\mcler91\My Documents\Visual Studio Projects\BHP.E2E\BHPB.E2E.Pipelines\Common_StartItemSplitter.btp Component 'XML disassembler' could not...
I am not sure what I am doing wrong.
I have four variables that are passed to an orchestration.
I have a message within that orchestration called ErrorNotice.
I want to assign the four variable parameters to the corresponding fields in the error notice message.
The message fields are promoted...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.