OTM 6.3 Integration Flow

Hi,
We are in a process of migrating from OTM 5.5 to OTM 6.3.1, would like to know the integration flow of a transmission.

Sounds like a good question for the Oracle Transportation Management forum.

Similar Messages

  • OTM 6.3 Integration with Oracle EBS 12.1.3

    Hi,
    OTM 6.3 Integration with Oracle EBS 12.1.3 .
    Please suggest me with Oracle MOS DOC ID / steps to achieve this.
    Regards,

    Hi,
    This is a new Cloud community and not focused on EBS. We recommend you to place your question on the MOS community as I am sure they will be able to help you: Oracle Transportation Management (MOSC)
    Regards,
    Pablo.

  • Multiple integration flows for different business operations

    Hi - I have following business requirement & need ur advice.
    There are different business operations (read as INSERT/DELETE/QUERY) to performed on same business object (read as CUSTOMER). In order to develop these integration use case I can have following three approaches.
    *1. Single Requestor ABCS & Single Provider ABCS -* Develop single integration flow & implement logic for the business operations in them. That means, Develop single Requestor ABCS for all business operations, which will call the EBS and again EBS would call same Provider ABCS. Both Requestor & Provider ABCS would implement business logic for all business operations required.
    *2. Single Requestor ABCS & Multiple Provider ABCS -* In this case the flows for all business operations starts with single point service. That means, Develop single Requestor ABCS for all business operations, which will call the EBS and again EBS would call different Provider ABCS based on the business operations. The Requestor ABCS would implement business logic for all business operations required. There would be different ABCS service for different business operations.
    *3. Multiple Requestor ABCS & Multiple Provider ABCS -* In this case the completely independent flows are to be developed for all business operations. Independent Requestor ABCS and independent Provider ABCS. Off course if there some common business logic for all or some business operations, those can be implemented as common service & can used across all independent flows for different business operations.
    Please do suggest what approach would be best one to pick up. Or it is case to case basis. In case yes, please suggest the criteria on which the decision can be taken.
    Thanks In Advance
    Priyadarshi

    Hi Pryadarshi,
    AIA recommends having an ABCS for each Verb and Noun combination for a specific Business Process, i.e. CreateCustomerABCS and UpdateCustomerABCS. Therefore, #3 would be the preferred approach. This is to allow for maximum flexibility. However, you may have a process that demands to model the integration as #2.
    The decision would depend on how the participating application services are modeled and the granularity of individual service call. For example, a ProcessCustomer invocation at the source end may call CreateCustomer provider service.
    Regards
    Rohit

  • How to create Integration Flow for SOAP to RFC scenario?

    Hello Friends,
    We have Single Stack SAP PO 7.3 EHP 1 SP08 AS Java in our environment. We have a scenario where a RFC needs to be made available as SOAP Web Service. So we are using SOAP Sender Adapter and RFC Receiver adapter. We want to build this scenario with NWDS (Eclipse). We have imported the RFC and created data types, message types, service interfaces etc. But we are facing trouble in creating the Integration flow.
    Please let us know if we need to create only one integration flow or need to create two integration flows (one for request and one for response) and what all configuration would be needed in Business Component and Communication Channel.
    A step by step guide would be highly appreciated.
    Best Regards,
    Shreyansh Shah

    Hi Shreyansh,
    Found these links for you. Have a look at them and go through them. They should help you.
    https://help.sap.com/saphelp_nw73ehp1/helpdata/en/95/8969b91d50439296dbd0a8ded93da7/content.htm
    Understanding Integration Flow - Process Integration Tools (Eclipse-Based) - SAP Library
    https://help.sap.com/saphelp_nw73ehp1/helpdata/en/e4/c9be6beab94f0b932e3c67f50e0093/content.htm
    Regards,
    Jannus Botha

  • NEED OF WM - QM- PP integration flow

    HI every one
    Can any one will explain me mm-wm -qm - pp integration
    i want when material will is taken mm to wm
    101--902-917--- but here i want partial acceptance like 100 qty in migo and then 80 qty in UD then where the partial material will go  as 80 will go to 922 .
    and then with help of PCN we will take to bin
    explain me the process of partial acceptance.
    guide me in this regards as early as possible .
    reply as early as possible .

    Keshub,
    When you carry out QA11, then the movement types are determined in IM first iteslf.
    So for Q - UNR it is 321 &
         for Q - Blocked it is 350
    Now you make these decisions in QA11 stock posting screen and then save the documents and the system will determine the relevant WM movement types (if you have set the interface up ) and post the quants.
    Now please note that in case you are making a partial lot usage decision ( some to ur, some to blocked and so on), then the auto TO functionality will not be carried out. Please refer to OSS note 965094.
    You can set up your interface in LE-WM-Interfaces-Inventory management -Define movement types- Assign WM Movement Type References to IM Movement Types. Here you first assign your IM mvt to a ref WM mvt type.
    Then in next step you can define the behaviour of your WM mvt type in LE-WM Interface to Inventory Management ( say you want to create a PCN or a direct TO creation and so forth ).
    In the next step, you will have to specify what are the ref mvt types supposed to carry out the posting changes in LE-WM-Interfaces-Inventory management -Define movement types- Define posting changes.
    You will have to define these new WM mvt types.
    This will complete your flow.

  • Discount synchronization integration flow in Order2Bill PIP

    I like to get your help on this integration process. I couldn’t get much help from forum and implementation guide. Where can I see the DISCOUNT value in Siebel if BRM makes any discount on synchronized product. Or How I validate this integration process?
    Thanks.

    There is one typo in the description:
    It should be JMSProducer instead of JMS Consumer in the problem decription. I have corrected it. Please see the corrected description below:
    I need your help in understanding “how interfacing is happening between Siebel and AIA in Comm Pack” for an outbound flow from Siebel. I will take an example of Order Synchronization flow between Siebel and BRM through AIA.
    Step 1: When the order is confirmed / approved in Siebel, an event is captured and Sales Order ABM XML message is generated and put it into a JMS queue.
    I have few doubts in Step 1 only where I need your help :
    - What is the type of JMS Queue ? Is it OJMS (JMS Interface to Oracle Database Streams Advanced Queueing (AQ)) or OracleAS JMS (native Java implementation that provides file-based persistence).
    - How the data is put into the JMS Queue? Is it through the “ProcessSalesOrderSiebelJMSProducer” BPEL Service or through some other mechanism.
    - If it is through “ProcessSalesOrderSiebelJMSConsumer” BPEL Service, does the Siebel call “ProcessSalesOrderSiebelJMSProducer” as a Web Service or is it through JCA Resource Adapter.
    - Other thing is if it is through WebService Call (Invoking “ProcessSalesOrderSiebelJMSProducer” BPEL Service), then what if the SOA Server is down during the call ? This will mean that we have lost the data as we haven’t put in the queue yet. And I don’t think Order will be created / confirmed / approved in Siebel again. Also Siebel can directly invoke the “ProcessSalesOrderSiebelReqABCSImpl” BPEL Service directly rather the invoking JMS Producer if data has to be passed through webservice call.
    Thanks,
    Jeetan Madaan

  • FA with IDM (integration) flow solution

    hi all,
         I just would like to share with you guys this post that is very helpful if you are looking to integrate your current IDM enterprise with Oracle FA(+IDM soultion inside of it):
    http://thiagoleoncio.blogspot.com/2014/05/how-oracle-fusion-apps-works-with-idm.html
    I hope this helps you on your own solution.
    thx and have a great day,
    Thiago Leoncio.

    Hi vikas and Frank,
    Do you have any information related on How to enable the webservices in the GRC 10 (does NWBC holds the key). if you have any information related to it  please share it with me.
    Thanks and regards,
    keerthi

  • Integration Process flow

    outbound
    What info I should give, if I want to receive data from other microsoft systems for them to develop a webservice/ integration object?
    anyone tell me basics of integration flow?

    Let me know the steps how the siebel generates WSDL and things need to be taken care at dotnet side (for authentication) for
    1. Outbound from Siebel
    2. Inbound to Siebel

  • JMS adapter IBM MQ Server integration with SSL

    Hello,
    We have a integration between PI and IBM Websphere MQ,normally we can able to do this with JMS adapter.
    But MQ Server side is using SSL and they will send us a certificate, so we need to communicate JMS and MQ queue and JMS does not support SSL directly.
    i have done some searches in sdn but i can't find a good guide or explained solve.
    i will be very appriciated for any help or idea about this issue.
    Our PI system:  SAP PI 7.1 EHP1
    Integration flow like this;
    ERP -> PI -> IBM MQ Queue (SSL),
    IBM MQ Queue (SSL) -> PI -> ERP

    Hi all,
    We have integrated PI and IBM Websphere MQ with JMS adapter and this is working any problems.
    Now we want apply the note 1869690
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3138363936393026
    and securize the interface.
    We have SAP PI 7.1 EHP 1 SP12 , it's possible aply this note? or we need to develop adapter module?
    Can you help us?
    Thanks and regards

  • Integration Process Config SAP Hana Cloud integration with SuccessFactors

    Dear,
    We are trying to connect SF with our SAP backend, I'm currently reading the following document: "Integration Add-On 3.0 for SAP ERP Human Capital and SF".
    I'm fairly new to SAP so I have a few questions, since I didn't found the answer on the rest of the Community maybe this topic can serve to ask a few questions in my setup process.
    (Questions are in Bold)
    Question 1:
    The document dictates: "Discover the packages for qualification data integration from the SAP HANA Cloud catalog. Once imported, please
    configure them as per your requirements. The integration flows are shown in the following table."
    I tried searching for the SAP HANA Cloud catalog but I didn't found where it is or what it is?
    Question 2:
    Where do you setup the connection between SF and SAP? And do you have to do more customizing in SF (where is this described)?
    Thanks a lot for any information regarding this topic.
    Kind regards
    EDIT 1:
    Any reading suggestions on this topic.

    Hi Barry,
    Both the links work for me. Can you please check if this issue for you is because of your login/authorization?
    Regards,
    Vasanth

  • Integration Scenario's utility in IR/ID ?? & Communication Channel

    Hi All,
    Please clear the following doubt about integration scenario and communication channel.
    1. Is it necessary to create integration scenario in the IR(design) and then to import it in the ID(configuration) ?
       Is it possible to create the integration scenario in the ID without even mentioning the same in the IR ?
    2. During the design phase in the ID we get the option to create the communication channel tempelate, What is the purpose of it ? What if we create the communication channel in ID wihout using the IR option... ?
    Thanks and Regards,
    Mona

    Hi,
    Michal had already answered you questions to the point. I just thought of adding few words..
    Integration Scenario basically helps you to define the integration flow and you can use the same during the configuration> Because of this Ur ID work will be simple. As Michal said this is not mandatory and you can goahead without a Integration Scenario.
    For Eg:
    You think of a development enviorinment that there different consultant for Design and Config. I mean the person who is designing will not be doing the config... In this kind of situation how come the config consultant knows which interface to use where... say for instance if you use BPM it really hard to understand it. So either he needs to have a clear documentation with the clear name before he could do the configuration. The integration scenarios helps a lot in this case... The config guy just have to give few parameters and click next, next and done.
    Thanks,
    Prakash

  • Regd SearchPayment integration in Siebel to Oracle BRM PIP

    In the Siebel CRM Integration Pack for Oracle Communications Billing and Revenue Management: Agent Assisted Billing Care 2.5 there is a an integration flow called SearchPayment.
    The EBS is given as CommunicationReceivedPaymentEBS and the operation is SearchPayment. However in the ReceivedPaymentEBS.wsdl there is no operation called SearchPayment. Can anyone please tell where this SearchPayment operation is present?

    Hi Ramesh,
    Please go through EAI volumes from Bookshelf. Focus should be on the Web Services piece.
    regards,
    Ramkumar

  • BPEL 10.1.3.5: WSIFOperation returns error "Start of root element expected"

    We have a customer reporting that one of the integration flow from EBS to OTM errors out with the above error. The flow works most of the time fine. But in some cases it errors out, with the error , however, there is no log in ithe OTM , for this , only the oc4j log has the following.
    It is not clear, if the BPEL errored out on the bad response from the OTM server or the BPEL failed to invoke the OTM servlet. How to determine the what is causing the issue?
    <2010-11-02 09:52:24,863> <DEBUG> <EbsCRP3domain.collaxa.cube.ws> <WSIFInvocationHandler::invoke> invoke failed
    org.collaxa.thirdparty.apache.wsif.WSIFException: [email protected] : Could not invoke 'process'; nested exception is:
         oracle.xml.parser.v2.XMLParseException: Start of root element expected.
         at com.collaxa.cube.ws.wsif.providers.http.WSIFOperation_HTTP.executeRequestResponseOperation(WSIFOperation_HTTP.java:501)
         at com.collaxa.cube.ws.WSIFInvocationHandler.invoke(WSIFInvocationHandler.java:480)
         at com.collaxa.cube.ws.WSInvocationManager.invoke2(WSInvocationManager.java:529)
         at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:266)
         at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__invoke(BPELInvokeWMP.java:828)
         at com.collaxa.cube.engine.ext.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:411)
         at com.collaxa.cube.engine.ext.wmp.BPELActivityWMP.perform(BPELActivityWMP.java:200)
         at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:4174)
         at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1680)
         at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:75)
         at com
    The OTM integration thread http://myforums.oracle.com/jive3/thread.jspa?messageID=5042541 has the complete log file from oc4j
    Also the customer bug: 10247951
    Edited by: user519303 on Nov 4, 2010 8:04 PM

    The content has the delivery informatiuon for the orders. The content differs for the errored ones, in the sense that it is for different delivery. The namespace etc are the same. There are about hundred GLogXMLElement in the payload.
    <Transmission xmlns:ns1="http://xmlns.oracle.com/apps/otm" xmlns="http://xmlns.oracle.com/apps/otm">
    <ns1:TransmissionHeader>
    <ns1:UserName>STI.ADMIN</ns1:UserName>
    <ns1:Password>CHANGEME</ns1:Password>
    </ns1:TransmissionHeader>
    <ns1:TransmissionBody>
    <ns1:GLogXMLElement>
    <ns1:TransactionCode>IU</ns1:TransactionCode>
    <ns1:LocationGid>
    <ns1:Gid>
    <ns1:DomainName>STI</ns1:DomainName>
    <ns1:Xid>CUS-11726</ns1:Xid>
    </ns1:Gid>
    </ns1:LocationGid>
    <ns1:LocationName>Starbucks Fresh - Dallas</ns1:LocationName>
    <ns1:Address>
    <ns1:CountryCode3Gid>
    <ns1:Gid>
    <ns1:DomainName>PUBLIC</ns1:DomainName>
    <ns1:Xid>USA</ns1:Xid>
    </ns1:Gid>
    </ns1:CountryCode3Gid>
    </ns1:Address>
    <ns1:LocationRefnum>
    <ns1:LocationRefnumQualifierGid>
    <ns1:Gid>
    <ns1:DomainName>PUBLIC</ns1:DomainName>
    <ns1:Xid>ORIGIN</ns1:Xid>
    </ns1:Gid>
    </ns1:LocationRefnumQualifierGid>
    <ns1:LocationRefnumValue>CUSTOMER</ns1:LocationRefnumValue>
    </ns1:LocationRefnum>
    <ns1:LocationRefnum>
    <ns1:LocationRefnumQualifierGid>
    <ns1:Gid>
    <ns1:DomainName>PUBLIC</ns1:DomainName>
    <ns1:Xid>CUSID</ns1:Xid>
    </ns1:Gid>
    </ns1:LocationRefnumQualifierGid>
    <ns1:LocationRefnumValue>S58551</ns1:LocationRefnumValue>
    </ns1:LocationRefnum>
    <ns1:LocationRefnum>
    <ns1:LocationRefnumQualifierGid>
    <ns1:Gid>
    <ns1:DomainName>PUBLIC</ns1:DomainName>
    <ns1:Xid>CUSNM</ns1:Xid>
    </ns1:Gid>
    </ns1:LocationRefnumQualifierGid>
    <ns1:LocationRefnumValue>Starbucks Fresh - Dallas</ns1:LocationRefnumValue>
    </ns1:LocationRefnum>
    <ns1:LocationRole>
    <ns1:LocationRoleGid>
    <ns1:Gid>
    <ns1:DomainName>PUBLIC</ns1:DomainName>
    <ns1:Xid>CUSTOMER</ns1:Xid>
    </ns1:Gid>
    </ns1:LocationRoleGid>
    </ns1:LocationRole>
    <ns1:Corporation>
    <ns1:CorporationName>Starbucks Fresh - Dallas</ns1:CorporationName>
    </ns1:Corporation>
    </ns1:Location>
    </ns1:GLogXMLElement>
    </ns1:TransmissionBody>
    </Transmission>

  • BAM and Oracle application server 10.1.3???

    Hi,
    I would like to understand more about integration between BAM and OAS.
    I remember I read a document that stated that BAM was included (or was integrated) as part of OAS 10.1.3, however I installed it and still don;t see how it is integrating with OAS.
    Also, in one of the Tutorials it mentions this:
    "Note –if you are using Oracle Application Server with opmn process, the following
    additional files are required in the above path:
    C:\OracleBAM\OC4J\opmn\lib\optic.jar
    Copy the entire Application Server “opmn” directory to c:\oraclebam"
    So... are there any additional steps for the OAS and BAM integration?
    I am still learning BAM but mi goal is install it as part of EBS(order Manegemnet)-BPEL-OTM (oracle Transportation) integration installation I currently have.
    If it can be integrated can it be done using iAS 10.1.2.0.2 instead?
    Thanks

    Its recommended that you should use same versions of OAS and Oracle BAM.
    For integration between OAS components and BAM you can check BAM tech notes (http://www.oracle.com/technology/products/integration/bam/10.1.3/htdocs/1013_support.html#technotes)
    Hoping it will help you.

  • How to create multiple files with Receiver File Adapter in SAP PI 7.31 Java Stack

    Dear Friends,
    I am using Sender JDBC Adapter and Receiver File Adapter in Integration Flow in SAP PI 7.3 EHP 1 SP08 Java Stack environment. The requirement is that we need to create multiple files based on the row count in jdbc resultset. If there are 5 rows in resultset, we need to create 5 XML files with one row elements in one file. Similarly if there are 10 rows, we need to create 10 XML files.
    So how can we create multiple files in this scenario. I tried placing a for loop in the Java Mapping as below in the transform method:
    DynamicConfiguration conf = arg0.getDynamicConfiguration();
    StringBuffer sbFileData = new StringBuffer();
    for (int i =0; i < record.size(); i++ {
         . // Create XML for each row and Marshal the object into to the String Buffer
         String strFileName = "DC_" + new SimpleDateFormat("ddMMyyyyHHmm").format(new java.util.Date())+"_"+i+".xml";
         conf.put(KEY_FILENAME, strFileName);
         arg1.getOutputPayload().getOutputStream().write(sbFileData.toString().getBytes("UTF-8"));
         arg1.getOutputPayload().getOutputStream().flush();
    So here I'm flushing the OutputStream for each record. But it's not creating the multiple file, instead it creates only one file will all record XMLs appended to each other.
    Please let me know if I missing something or need to do some thing else.
    Regards,
    Shreyansh Shah

    Hi
    You can easily achieve this using graphical mapping.  Create your target message type like below
    MT_Target
      Details  0 to 1
          Data  0 to 1
    Source sample structure
    <resultset>
    <row>
    <column-name>column-value</ column-name>
    </row>
    Then do the message mapping like below
    map <row> with  MT_Target
    contant ----> Deatils
    column-name ------>Data
    In the signature tab of message mapping, choose the occurrence of your target message type as
    0 to unbounded.
    This will generate multiple files from multiple rows.
    Let me know if you have any doubt.

Maybe you are looking for

  • Using a network camera in Skype

    So back in the day when I used windows, I was able to take my Foscam IP Camera, use a driver from webcamxp.com and use it like a USB Camera in any application I wanted.  It has been over a year now since I moved to a mac and this is the one problem I

  • Error7 (windows error 127) when launching iTunes 11.1.4

    I tried the complete uninstall of iTunes (HT1923), but get the same error after re-install.  This really blows...and all for a "minor" update.  Any other suggestions?

  • Unsupported wsdl to as generation

    I read somewhere that simpleType containing a restriction is unsupported in Flex. I'm using Flex 4 beta and anywhere I do this I get no code generated for "someString". Is there a fix for this or a work around other than removing the restriction?    

  • Color profile per page?

    Hello Every month I make the layout for a magazine with a glossy cover, and uncoated paper on the inside. Until now, the document was always made entirely in a coated profile color space. The colors on the uncoated paper are printed too dark because

  • CS3 Extended - IPTC field limit of 32 characters?

    When I open an image, then save it - Photoshop will shorten the information in the Credit field to about 32 characters - BUT not all the times!!?? PS has saved this shorter version to the side in the 'pull down' area. I'm not positive if PS is shorte