O2C PIP Installation

As I know, O2C PIP get installed by default along with AIA FP 11g. We have installed AIA FP 11g, but could not find any O2C PIP related services in AIA Console.
Can you please say, what goes wrong in AIA FP 11g installation and how can we get O2C PIP deployed?
Thanks In Advance!
priyadarshi

The O2C PIP involves Oracle EBS. e.g. "Siebel CRM Integration Pack for Oracle Order Management: Order to Cash 3.1 - EBS 11.5.10 patch for Linux x86".
But to best of my knowledge COMM O2C PIP involves Siebel, BRM & OSM. Find the link below
http://download.oracle.com/docs/cd/E2401001/doc.111/e22651/overview.htm_
So I am confused to see Order to Cash with EBS. It would be great if you can specify me the name with part number for Oracle Communications Order to Cash for Siebel CRM, Oracle OSM, and Oracle BRM
Thanks
priyadarshi

Similar Messages

  • O2C PIP with Microsoft SQL Server Based Siebel server

    Hi,
    We are trying to install AIA 2.2 with PIP for Order to Cash cycle. This integrates Siebel with Oracle for O2C cycle. We have done installation till AIA foundation pack successfully. Now when I looked at PIP installation guide it asks for Siebel database details. My Siebel database is MS SQL Server 2000. But installation guide only mentions installation through Oracle DB. Generally if there is any MS SQL server 2000 connection happening to Oracle, it would be through ODBC – JDBC Bridge. However I do not see any details of that sort in the installation guide.
    Have you guys tried this kind of installation? If not then, can you please help me by raising this to internal community in Oracle?
    Best Regards,
    Dhaval Khamar

    Hi there,
    I use this configuration for connecting SQL Server:
    In data server object
    * Definition: the must important fields are the username and password
    * JDBC:
    - JDBC Driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
    - JDBC URL: jdbc:sqlserver:// *<SERVER IP or NAME>* : <*PORT* (optional, if not defined it will take the default)>
    Then you need to create a physical schema where you're going to define the SQL Server database name and the owner or user
    * Definition:
    - Database(catalog): name of the SQL Server database
    - Owner (schema): the name of the owner, for example dbo
    - Database(work schema): again the name of the SQL Server database; not required
    - Owner(work schema): not required
    On local object mask I also modify this field to add the SQL Server user, for example *%CATALOG.dbo.%OBJECT*
    On remote object mask I leave the same (*%DSERVER.%CATALOG.%SCHEMA.%OBJECT*)
    Hope this was useful for you
    Cheers,
    Edited by: Homerol on Apr 25, 2012 10:36 AM

  • Facing issues with O2C PIP on AIA 2.4

    We have done the installation of AIA FP 2.4 but while doing the installation of PIP (Order To Cash) we are facing issues. We are getting this error message :
    SEVERE: Abnormal program termination. An internal error has occured. Please provide the following files to Oracle Support :
    oraInstall<<timestamp>>.out
    oraInstall<<timestamp>>.err
    installActions<<timestamp>>.log
    Can anyone please help it here?

    Hi,
    Steps executed :
    1) STart the installer and selected O2C PIP
    2) Provide details of Siebel Server and Siebel DB
    3) Provide details of EBIZ Suite server and EBIZ DB
    4) Click on install
    5) JUst after few minutes we are facing the issue.
    In the log file. I am getting this :
    java.io.FileNotFoundException: C:\SOA\AIA\inventory\Components21\oracle.aia.top\2.4.0.0.0\context.xml (The system cannot find the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at java.io.FileInputStream.<init>(FileInputStream.java:66)
         at java.io.FileReader.<init>(FileReader.java:41)
         at oracle.sysman.oii.oiis.OiisCompContext.readXMLContext(OiisCompContext.java:1949)
         at oracle.sysman.oii.oiis.OiisCompContext.createContextFromInstallInv(OiisCompContext.java:1723)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.getSpaceFreedUpByDeinstall(OiiodDepEngine.java:6368)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.computeRequiredSpace(OiiodDepEngine.java:6045)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.getRequiredSpace(OiiodDepEngine.java:5777)
         at oracle.sysman.oii.oiif.oiifp.OiifpSummaryPanel.addDiskInfo(OiifpSummaryPanel.java:1416)
         at oracle.sysman.oii.oiif.oiifp.OiifpSummaryPanel.addSpaceInfos(OiifpSummaryPanel.java:1381)
         at oracle.sysman.oii.oiif.oiifp.OiifpSummaryPanel.populateTree(OiifpSummaryPanel.java:649)
         at oracle.sysman.oii.oiif.oiifp.OiifpSummaryPanel.init(OiifpSummaryPanel.java:521)
         at oracle.sysman.oii.oiif.oiifp.OiifpSummaryPanel.createPanelElements(OiifpSummaryPanel.java:415)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicPageHandler.createWizardPanel(OiifmGraphicPageHandler.java:589)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicPageHandler.showWizardPage(OiifmGraphicPageHandler.java:243)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicPageHandler.processWizardPage(OiifmGraphicPageHandler.java:195)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicSummaryPageHandler.processWizardPage(OiifmGraphicSummaryPageHandler.java:90)
         at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.doWizardPageOperation(OiifmGraphicInterfaceManager.java:393)
         at oracle.sysman.oii.oiif.oiifb.OiifbWizChainDlgElem.doOperation(OiifbWizChainDlgElem.java:691)
         at oracle.sysman.oii.oiif.oiifw.OiifwSummaryWCDE.doOperation(OiifwSummaryWCDE.java:618)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:147)
         at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:4178)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1327)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:291)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:561)
         at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:949)
         at oracle.sysman.oio.oioc.OiocOneClickInstaller.runInstaller(OiocOneClickInstaller.java:1130)
         at oracle.sysman.oio.oioc.OiocOneClickInstaller.startRun(OiocOneClickInstaller.java:1213)
         at oracle.sysman.oio.oioc.OiocOneClickDB.nextClicked(OiocOneClickDB.java:1541)
         at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:1447)
    Exception java.lang.NoSuchFieldError: numFailListEntries occurred..
    java.lang.NoSuchFieldError: numFailListEntries
         at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.ssntSetPermissionsw32(Native Method)
         at oracle.sysman.oii.oiix.OiixWinSecurityOps.setPermissions(OiixWinSecurityOps.java:72)
         at oracle.sysman.oii.oiif.oiifw.OiifwHomeSetupWCCE.doOperation(OiifwHomeSetupWCCE.java:103)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
         at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:842)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
         at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwActionsPhaseWCDE.java:614)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:147)
         at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:4197)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1327)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:291)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:561)
         at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:949)
         at oracle.sysman.oio.oioc.OiocOneClickInstaller.runInstaller(OiocOneClickInstaller.java:1130)
         at oracle.sysman.oio.oioc.OiocOneClickInstaller.startRun(OiocOneClickInstaller.java:1213)
         at oracle.sysman.oio.oioc.OiocOneClickDB.nextClicked(OiocOneClickDB.java:1541)
         at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:1447)
    Rgds,
    Gaurav Singhal

  • AIA comms O2C PIP 11.2:  Is creation of subscription group  supported ?

    HI AIA gurus
    I am confused from documentation and source code of AIA comms O2C PIP 11.2. From documentation, it seems like Creation of Service group along with creation of services during order fulfillment. But, in the transformations for making input flistfor opcodes PCM_OP_CUST_MODIFY_CUSTOMER or PCM_OP_PURCHASE_SUBSCRIPTION_DEAL in composite      ProcessFulfillmentOrderBillingBRMCommsAddSubProces do not have Field SUBSCRIPTION_OBJ field which indicates the Subscription parent of all services.
    So, it is not clear if subscription group is supported in AIA comms O2C PIP 11.2. From research i found that AIA 2.0.1 did not support subscription groups. So, i am not sure if 11.2 or 11.3 PIPS support this feature.
    Please help me to know if subscription group is supported or not. If supported, please help with Product configurations we need to do in Siebel to test subscription group creation.
    Regards
    Arun

    Hi,
    No, te AIAConfigurationProperties originally did not contain any section (nor Module Config or Service Config) describing AIA Session Pool Manager. how is it that the 11.2 documentation does not mention this composite as part of the "Verify Deployment" sections for both Comms AABC and O2C PIPs?
    As a workaround we've currently took the composite project from $AIA_HOME/utilities/SessionPoolManager/V1/AIASessionPoolManager......, deployed it and also changed the AIAConfigurationProperties files by adding the Module config section for SessionPoolManager. That seemed to work after running the ant script for the update of the xml file and restarted the managed server.
    Still curious as to why it was not deployed as part of the install.

  • O2C PIP - Multiple Siebel Application

    My client implemented O2C with Siebel as front and application and OSM for provisioning and fulfillment. Now as the part of business, it needs have another Siebel instance with same AIA & OSM application.
    So from AIA O2C PIP prospective, it should able to receive order requests from multiple Siebel Instances and process it and update response back to corresponding Siebel Instance from which the request comes from.
    For this requirement, can I get any pointer, material how this can be implemented using O2C PIP?
    Typically how requests are to differentiated while processing? How the cross references are to maintained? How to configure in Siebel Provider ABCS, so that it will call appropriate Siebel instance based on its request?
    Thanks In Advance
    priya

    Hi Tusar,
    As rightly said by EvtLogLvl, the Siebel Enterprise Server can point to only one DB source. If you wish to retrieve data from another database you can try to use Virtual Business Components in conjunction with Web Services to retrieve the necessary data.
    If you are trying it only on your dedicated system then I think it is possible to have different DB sources configured there (not sure how though).
    With Regards,
    Tanmay Jain

  • Missing class error in AIA11g O2C PIP/

    Hi All,
    I have installed SOA Suite 11g and deployed AIA3.1 O2C Comms PIP. After deployment, on invoking any service i get the below error and the transaction fails. Can someone tell if there is any other configuration required.
    Any information would be highly appreciated.
    Dependent class: oracle.xml.xpath.XSLExtFunctions
    Loader: sun.misc.Launcher$AppClassLoader@136597364
    Code-Source: /opt/app/oracle/mw_home/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2_sans_jaxp_services.jar
    Configuration: /opt/app/oracle/mw_home/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2_sans_jaxp_services.jar
    This load was initiated at default.composite.QueryProductClassAndAttributesSCECommsReqABCSImpl.soa_f11f2a84-66b0-4f13-b3f3-25608aa1b717:1.0 using the loadClass() method.
    Check the detailed root cause described in the exception message text and verify that the XPath query is correct.
    .>
    <Nov 21, 2011 9:57:11 PM EST> <Error> <oracle.soa.bpel.engine.xml> <BEA-000000> <
    javax.xml.xpath.XPathExpressionException: Extension function error: Class not found '
    Missing class: oracle.apps.aia.core.xpath.AIAFunctions
    Dependent class: oracle.xml.xpath.XSLExtFunctions
    Loader: sun.misc.Launcher$AppClassLoader@136597364
    Code-Source: /opt/app/oracle/mw_home/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2_sans_jaxp_services.jar
    Configuration: /opt/app/oracle/mw_home/oracle_common/modules/oracle.xdk_11.1.0/xmlparserv2_sans_jaxp_services.jar
    Thanks,
    Vijay.

    Hello,
    I have posted something similar, but I am not sure how to get over this issue. I am not sure if this is a code issue, I have scanned both EJB 2.0 and 2.1 specifications, but nothing caught my eye.
    Here is the error I am getting starting this in JDeveloper 1013 :
    Apr 11, 2006 12:17:49 AM com.evermind.server.Application setConfig
    WARNING: Application: current-workspace-app is in failed state as initialization failedjava.lang.InstantiationException: Error initializing ejb-modules: [current-workspace-app:CNSI-JDev-7_Exp-7_0:DbUtilWrapper] - Unable to load ejb-class com.my.common.database.ejb.DbUtilWrapperBean, see section 23.2 of the EJB 2.1 specificationjava.lang.ExceptionInInitializerError: java.lang.NullPointerException
    Here is the ejb-jar.xml :
    <session>
    <description>Session Bean ( Stateless )</description>
    <display-name>DbUtilWrapper</display-name>
    <ejb-name>DbUtilWrapper</ejb-name>
    <home>com.my.common.database.ejb.DbUtilWrapperHome</home>
    <remote>com.my.common.database.ejb.DbUtilWrapper</remote>
    <local-home>com.my.common.database.ejb.DbUtilWrapperLocalHome</local-home>
    <local>com.my.common.database.ejb.DbUtilWrapperLocal</local>
    <ejb-class>com.my.common.database.ejb.DbUtilWrapperBean</ejb-class>
    <session-type>Stateless</session-type>
    <transaction-type>Container</transaction-type>
    </session>
    I am not sure if this should be in the assembly-descriptor, in ejb-jar.xml or orion-ejb-jar.xml :
    <method-permission>
    <unchecked/>
    <method>
    <ejb-name>DBUtilWrapper</ejb-name>
    <method-name>*</method-name>
    </method>
    </method-permission>
    Any ideas ?
    Thanks

  • PLM Design to Release PIP Installation Issue

    Hi,
    I was trying to install PLM Design to Release PIP on existing installation of FP2.4 on Linux.
    Installation went successful through GUI but when I was doing verification as per installation document I found that some of the EBS Service and BPEL Processes are not deployed.
    There are may errors in installation log file log file like "CommonComponents.xsd:265:48: src-resolve: Cannot resolve the name 'IdentificationType' to a(n) 'type definition' component"
    But there is no error regarding specific processes which have not got deployed .
    Basically ABCSImpl and ABCS services are not visible/deployed.
    Let me know if anybody has came across this issue and possible solution.
    Regards
    Shyam

    Hello Shyam,
    I am pretty new with this Integration - Agile 9.2.2.4 & Oracle EBS 12.1.1 . I have just gone through the Installation Guide for Oracle Application Integration Architecture 2.2. I have started downloading the necessary products from E-Delivery.
    I am planning to install everything from scratch on windows 2003. With your experience could you give me some tips (do's & do-not's, right version, patches, sequence) that I should consider during the installation process?
    Thanks,
    Sam

  • Download help needed for AIA 11g O2C PIP for Communications

    I am installed the AIA FP 11g latest version, after that i want to download the Order to cash PIP for communications. I followed the following steps:
    Navigated to Oracle Software Delivery Cloud. [https://edelivery.oracle.com/]
    Select the Product Pack: Oracle Application Integration Architecture.
    Selected the Linux.
    Click Go.
    Click the Oracle Application Integration Architecture Pre-built Integrations Release 11.1.1.4 Media Pack link
    here, there are so many packs are available, can anyone please help me which pack i need to download for Order 2 cash PIP 11g for communications pip.

    >
    I can't seem to get my application to work with the 10.2 client. I've heard that OO4O is not supported past 10.2 x86. First question is can someone clarify this - should I be able to use OO4O from Oracle version 10.2 on a Windows 7 x64 box? If so I need to know the specifics. My development machine is Windows XP and 10.2 works there but it's an x86 box.
    >
    First you should consider marking this question ANSWERED and reposting it in the Oracle forum for OO4O and Wizards.
    OO4O and Wizards [ARCHIVE]
    If you know anything at all about Oracle your knowledge should include the fact that if it isn't on the Official release notes it isn't supported.
    The last release of OO4O (10.1.0.5.2) was March 2005 and these are the release notes
    http://www.oracle.com/technetwork/database/windows/downloads/relnotes-435165.html
    >
    Oracle Objects for OLE (OO4O) Release Notes
    Release 10.1.0.5.2
    March 2005
    System Requirements
    Operating System: Windows NT 4.0 SP6a, Windows 2000 SP1, Windows XP, Windows 2003.
    32-bit application capable of OLE scripting (e.g. Visual Basic, Excel, etc.) or supported C++ compiler (Microsoft Visual C++).
    Access to an Oracle8i, Oracle9i or Oracle10g database through a local connection or a network using the Net client. Oracle Net will need to be installed when accessing the Oracle database through a network.
    Oracle 10.1.0.2.0 client.
    >
    So there are two things working against you: no mention of Windows 7 (it didn't exist) and the client mentioned is 10.1.0.2.0 not 10.2.xxx
    So even if you think it is working chances are it isn't working properly.
    >
    Second question - what are my workarounds? I assume there is another Oracle Object I can use for basic database communications. What is that object, and what types of changes am I going to have to make to my code in order to use it?
    >
    Who knows? Without knowing what functionality you are using and relying on there isn't any way to know what workarounds might be available or what changes you will need to make.

  • AIA PIPS Patch installation error

    I installed the AIA Pre build Integrations 11.4 PIP on the AIA 11.7 after that i am trying to install the mandatory "patch 16483496" given by oracle in pip installation guide
    but i ran into errors.
    I also deployed the BRM JCA Adapter in the admin console and restarted the soa and admin servers but still getting problems.
    My Log File:
    [echo]
    [echo]
    [echo]
    [echo] Deployment log -- /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/logs/PatchDeploymentPlan_Deployments_2014-01-23_08-49-12.log
    [echo]
    [echo]
    [echo]  === Executing Deployments of /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/pips/Communications/O2C/DeploymentPlans/Patch_16483496/PatchDeploymentPlan.xml===
    [echo]
    [echo]
    [xslt] Processing /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/pips/Communications/O2C/DeploymentPlans/Patch_16483496/PatchDeploymentPlan.xml to /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/tmp/AIDExecuteDP_temp_924440562.xml
    [xslt] Loading stylesheet /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/tmp/AIDExtractxsl_temp_1986630405.xsl
    [UpdateDeployedComposites] Connecting to: service:jmx:t3://hostname:8001/jndi/weblogic.management.mbeanservers.runtime
    [UpdateDeployedComposites] SOA server, soa_server1, is not ready. Waiting for SOAServer to be ready....
    [UpdateDeployedComposites] Upgrade Deployment Plan created at : /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/tmp/AIDExecuteDP_temp_924440562.xml
    executeDP:
    [echo]  executing Endpoint Configurator over the dir : /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl
    [echo] oracle.home = /export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/bin/..
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    clean:
    [echo] deleting /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/deploy/sca_ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl_rev1.0.jar
       [delete] Deleting: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/deploy/sca_ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl_rev1.0.jar
    init:
    scac-validate:
    [echo] Running scac-validate in /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/composite.xml
    [echo] oracle.home = /export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/bin/..
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    scac:
    [scac] Validating composite "/export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/composite.xml"
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/composite.xml:76: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/composite.xml:77: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/composite.xml:80: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/composite.xml:81: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/composite.xml:84: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/composite.xml:85: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/composite.xml:88: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/composite.xml:89: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] Setting BPELC option 'classpath' to /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/lib/aia.jar
    [scac] ProcessSalesOrderFulfillmentSiebelCommsReqABCSImplProcess.bpel:243: warning: <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}CodeType"
    [scac] ProcessSalesOrderFulfillmentSiebelCommsReqABCSImplProcess.bpel:243: warning: <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}TextType"
    package:
    [echo] oracle.home = /export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/bin/..
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    compile-source:
    [mkdir] Created dir: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/dist
    [copy] Copying 15 files to /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/dist
    [copy] Warning: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/.adf not found.
    [copy] Warning: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/src not found.
    [copy] Warning: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/src not found.
    [copy] Warning: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/SCA-INF/src not found.
    [copy] Warning: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/resources not found.
    [jar] Building jar: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/deploy/sca_ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl_rev1.0.jar
       [delete] Deleting directory /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/dist
    [echo] oracle.home = /export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/bin/..
    deploy:
    [input] skipping input as property serverURL has already been set.
    [input] skipping input as property sarLocation has already been set.
    [input] skipping input as property password has already been set.
    [deployComposite] setting user/password..., user=weblogic
    [deployComposite] Processing sar=/export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/deploy/sca_ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl_rev1.0.jar
    [deployComposite] Adding sar file - /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/deploy/sca_ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl_rev1.0.jar
    [deployComposite] INFO: Creating HTTP connection to host:hostname, port:8001
    [deployComposite] INFO: Received HTTP response from the server, response code=200
    [deployComposite] ---->Deploying composite success.
    setup:
    [copy] Copying 1 file to /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl
    [echo] /export/home/MetaAIA/Oracle/Middleware/modules/org.apache.ant_1.7.1/bin/ant -f /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/Infrastructure/Install/AID//lib/XSLMerge.xml --noconfig -DforceMergeAIAConfigProperties=true -DaiainstanceName=Oracle_AIA -DcompositeDir=/export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl xslMerge
    [exec] Buildfile: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/Infrastructure/Install/AID/lib/XSLMerge.xml
    [exec]
    [exec] xslMerge:
    [exec]
    [copy] Copying 1 file to /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/AIAMetaData/config
    [exec]
    [xslt] Processing /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/AIAMetaData/config/AIAConfigurationProperties.xml to /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/AIAMetaData/config/temp.xml
    [exec]
    [xslt] Loading stylesheet /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/Infrastructure/Install/AID/lib/xsl/UpgradeMergeAIAConfigurationProperties.xsl
    [exec]
    [delete] Deleting: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/AIAMetaData/config/AIAConfigurationProperties.xml
    [exec]
    [move] Moving 1 file to /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/AIAMetaData/config
    [exec]
    [delete] Deleting: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl/AIAServiceConfigurationPropertiestemp.xml
    [exec]
    [exec] BUILD SUCCESSFUL
    [exec] Total time: 3 seconds
    [mkdir] Created dir: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/AIAMetaData/tempMetadata/apps/AIAMetaData
    [copy] Copying 1 file to /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/AIAMetaData/tempMetadata/apps/AIAMetaData
       [delete] Deleting: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/AIAMetaData/MetaData.zip
    [zip] Building zip: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/AIAMetaData/MetaData.zip
    [exec]
    [exec] CLASSPATH=/export/home/MetaAIA/Oracle/Middleware/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/export/home/MetaAIA/Oracle/Middleware/patch_ocp371/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/jdk/instances/jdk1.6.0/lib/tools.jar:/export/home/MetaAIA/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/export/home/MetaAIA/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/export/home/MetaAIA/Oracle/Middleware/modules/features/weblogic.server.modules_10.3.6.0.jar:/export/home/MetaAIA/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/export/home/MetaAIA/Oracle/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/export/home/MetaAIA/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:.:/export/home/MetaAIA/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/lib/aia-utils.jar:/export/home/MetaAIA/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/modules/oracle.mds_11.1.1/mdsrt.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jps-ee.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jps-common.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jps-internal.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/modules/oracle.jps_11.1.1/jps-unsupported-api.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/modules/oracle.pki_11.1.1/oraclepki.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/modules/oracle.idm_11.1.1/identitystore.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/modules/oracle.webservices_11.1.1/oracle.webservices.standalone.client.jar:/export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/soa/modules/oracle.soa.fabric_11.1.1/oracle-soa-client-api.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/modules/oracle.fabriccommon_11.1.1/fabric-common.jar:/export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/soa/modules/oracle.soa.fabric_11.1.1/fabric-runtime.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/BC4J/jlib/commons-cli-1.0.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/jlib/commons-cli-1.0.jar::/export/home/MetaAIA/Oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/lib/adf-share-mbeans-wlst.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/lib/adfscripting.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/lib/mdswlst.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/auditwlst.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/igfwlsthelp.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/jps-wls-trustprovider.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/jps-wlst.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/jrf-wlst.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/oamAuthnProvider.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/oamap_help.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/ossoiap.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/ossoiap_help.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/ovdwlsthelp.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/sslconfigwlst.jar:/export/home/MetaAIA/Oracle/Middleware/oracle_common/common/wlst/resources/wsm-wlst.jar:/export/home/MetaAIA/Oracle/Middleware/utils/config/10.3/config-launch.jar::/export/home/MetaAIA/Oracle/Middleware/wlserver_10.3/common/derby/lib/derbynet.jar:/export/home/MetaAIA/Oracle/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/export/home/MetaAIA/Oracle/Middleware/wlserver_10.3/common/derby/lib/derbytools.jar::
    [exec]
    [exec] Initializing WebLogic Scripting Tool (WLST) ...
    [exec]
    [exec] Welcome to WebLogic Server Administration Scripting Shell
    [exec]
    [exec] Type help() for help on available commands
    [exec]
    [exec] Connecting to t3://hostname:7001 with userid weblogic ...
    [exec] Successfully connected to Admin Server 'AdminServer' that belongs to domain 'MetaSOA_Domain'.
    [exec]
    [exec] Warning: An insecure protocol was used to connect to the
    [exec] server. To ensure on-the-wire security, the SSL port or
    [exec] Admin port should be used instead.
    [exec]
    [exec] soa_server1
    [exec] Location changed to domainRuntime tree. This is a read-only tree with DomainMBean as the root.
    [exec] For more help, use help(domainRuntime)
    [exec]
    [exec] Uploading metadata to server
    [exec] Importing metadata into repository . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    [exec] Metadata transfer operation completed
    [exec]
    [exec] Import Metadata Successful !!
    [exec] Disconnected from weblogic server: AdminServer
       [delete] Deleting: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/tmp/keyFile
       [delete] Deleting: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/tmp/propFile
       [delete] Deleting directory /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/AIAMetaData/tempMetadata
    [echo] AIASecurityConfigurationProperties.xml does not exist in /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/Siebel/RequesterABCS/ProcessSalesOrderFulfillmentSiebelCommsReqABCSImpl
    [echo]  executing Endpoint Configurator over the dir : /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess
    [echo] oracle.home = /export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/bin/..
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    clean:
    [echo] deleting /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/deploy/sca_ProcessFulfillmentOrderBillingBRMCommsAddSubProcess_rev1.0.jar
    init:
    scac-validate:
    [echo] Running scac-validate in /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml
    [echo] oracle.home = /export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/bin/..
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    scac:
    [scac] Validating composite "/export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml"
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:206: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:207: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:210: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:211: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:214: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:215: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:218: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:219: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:222: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:223: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:226: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:227: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:230: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/composite.xml:231: warning: schema -  (Error) Attribute 'http://www.w3.org/XML/1998/namespace:id' not expected.
    [scac] Setting BPELC option 'classpath' to /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/lib/aia.jar
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:264: warning: <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}TextType"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:264: warning: <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}TextType"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:342: warning: <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}CodeType"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:342: warning: <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}TextType"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:937: warning: xpath expression "bpws:getVariableData('BRMBASERouteToCAVS')" used in <case> may not return boolean type value, the xpath engine would automatically try to convert the return value to boolean
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:995: warning: <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}IdentifierType"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:1134: warning: xpath expression "bpws:getVariableData('BRMBASERouteToCAVS')" used in <case> may not return boolean type value, the xpath engine would automatically try to convert the return value to boolean
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:1355: warning: xpath expression "bpws:getVariableData('BRMCUSTRouteToCAVS')" used in <case> may not return boolean type value, the xpath engine would automatically try to convert the return value to boolean
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:1616: warning: xpath expression "bpws:getVariableData('BRMSUBSCRIPTIONRouteToCAVS')" used in <case> may not return boolean type value, the xpath engine would automatically try to convert the return value to boolean
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:2013: warning: <from> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}DateTimeType" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:2088: warning: <from> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}DateTimeType" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:2109: warning: <from> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}DateTimeType" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:2126: warning: <from> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}DateTimeType" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:2143: warning: <from> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}DateTimeType" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:2160: warning: <from> value type "{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}DateTimeType" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string"
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:2221: warning: xpath expression "bpws:getVariableData('BRMSUBSCRIPTIONRouteToCAVS')" used in <case> may not return boolean type value, the xpath engine would automatically try to convert the return value to boolean
    [scac] ProcessFulfillmentOrderBillingBRMCommsAddSubProcessProcess.bpel:2305: warning: xpath expression "bpws:getVariableData('BRMSUBSCRIPTIONRouteToCAVS')" used in <case> may not return boolean type value, the xpath engine would automatically try to convert the return value to boolean
    package:
    [echo] oracle.home = /export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/bin/..
    [input] skipping input as property compositeDir has already been set.
    [input] skipping input as property compositeName has already been set.
    [input] skipping input as property revision has already been set.
    compile-source:
    [mkdir] Created dir: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/dist
    [copy] Copying 40 files to /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/dist
    [copy] Warning: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/.adf not found.
    [copy] Warning: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/src not found.
    [copy] Warning: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/src not found.
    [copy] Warning: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/SCA-INF/src not found.
    [copy] Warning: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/resources not found.
    [jar] Building jar: /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/deploy/sca_ProcessFulfillmentOrderBillingBRMCommsAddSubProcess_rev1.0.jar
       [delete] Deleting directory /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/dist
    [echo] oracle.home = /export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/bin/..
    deploy:
    [input] skipping input as property serverURL has already been set.
    [input] skipping input as property sarLocation has already been set.
    [input] skipping input as property password has already been set.
    [deployComposite] setting user/password..., user=weblogic
    [deployComposite] Processing sar=/export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/deploy/sca_ProcessFulfillmentOrderBillingBRMCommsAddSubProcess_rev1.0.jar
    [deployComposite] Adding sar file - /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/services/industry/Communications/BRM/ProviderABCS/ProcessFulfillmentOrderBillingBRMCommsAddSubProcess/deploy/sca_ProcessFulfillmentOrderBillingBRMCommsAddSubProcess_rev1.0.jar
    [deployComposite] INFO: Creating HTTP connection to host:hostname, port:8001
    [deployComposite] INFO: Received HTTP response from the server, response code=500
    [deployComposite] ---->response code=500, error:There was an error deploying the composite on soa_server1: [JCABinding] [ProcessFulfillmentOrderBillingBRMCommsAddSubProcess.BRMCUSTService/1.0]Unable to complete unload due to: null.
    [deployComposite]
    BUILD FAILED
    /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/Infrastructure/Install/AID/AIAExecuteDriver.xml:119: The following error occurred while executing this line:
    /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/Infrastructure/Install/AID/AIAExecuteDriver.xml:65: The following error occurred while executing this line:
    /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/aia_instances/Oracle_AIA/tmp/AIDExecuteDP_temp_765031970.xml:5: The following error occurred while executing this line:
    /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/Infrastructure/Install/AID/lib/AIDDeploymentLibraryTasks.xml:216: The following error occurred while executing this line:
    /export/home/MetaAIA/Oracle/Middleware/Oracle_AIA1/Infrastructure/Install/AID/lib/AIDDeploymentLibraryTasks.xml:286: The following error occurred while executing this line:
    /export/home/MetaAIA/Oracle/Middleware/Oracle_SOA1/bin/ant-sca-deploy.xml:214: There was an error deploying the composite on soa_server1: [JCABinding] [ProcessFulfillmentOrderBillingBRMCommsAddSubProcess.BRMCUSTService/1.0]Unable to complete unload due to: null.
    Can anyone please help on this.
    Thanks,
    Ajay Athuluri.

    Hi Ajay,
    Could you check the managed server logs on the server you are deploying to? I prefer the soa_server1.out file if its available. Hopefully there is something more telling on that side.
    My gut feeling is that there is a schema required by the ProcessFulfillmentOrderBillingBRMCommsAddSubProcess process has not been deployed (which sometimes happens with this PIP in particular).

  • Versions Compatible for AIA Comms PIP 11.4

    Hi All,
          We are installing AIA Comms PIP 11.4 in Solaris SPARC T5-4 machine, we are using below versions for O2C and AABC PIP installation. Can anyone guide us whether all these versions r compatible and what are the patches need to be applied on SOA Suite and AIA?. If anyone know about known issues kindly respond.
    Versions -
    Oracle Db 11.2.0.3
    Oracle Solaris 11.1.11.4.0
    SIEBEL 8.1.1.10
    OSM 7.2.2.2.0 Patch 16742765 (O2A Catridge - 2.0.1)
    WLS - 10.3.6
    SOA SUITE - 11.1.1.7
    ODI - 11.1.1.7
    AIA FP - 11.1.1.7
    AIA Comms PIP (AABC, O2C) - 11.4
    Also
    1) do we need to Install and Configure ODI after SOA or AIA FP.
    2) Can we Configure PIP's after installation of end systems basic installation (like configure PIP after basic BRM server installation, siebel server installation, and OSM installation without O2A Catridge )
    Thanks a lot in Advance,
    RR.

    HI ,
    as per as my knowledge
    1) BRM 7.4 is available
    2) BRM 7.3 is suffiecient for Rev Account PIP
    3) not sure what all added in 7.4
    Regards ,
    MOhan

  • Not able to find AIA2.5 installable for Windows 64 bit

    Hi Friends,
    I am not able to find the installable of AIA 2.5 for windows platform (64 bit) at oracle e-delivery.
    I have installed SOA 10..1.3.5.0 with OC4J, now I need to install AIA 2.5 and then Customer MDM (UCM) PIP over it as a project requirement.
    Kindly guide me from where I may download AIA 2.5 and Customer MDM PIP installable.
    Thanks
    Shalindra Singh

    Thanks hsawwan,
    It will not give problem ?
    Oracle should put some notes on it.
    Reg
    Chirag PatelFor 11i on Solaris, the applications patches are always 32-bit. Only select 64-bit Solaris for database patches if you converted your database to 64-bit.

  • Need Suggestion: AIA O2B 2.0 PIP migration

    Hi
    we are using AIA O2B 2.0 PIP (with siebel and BRM as source and target) with few customizations (Using only Customer creation/updation/termination and billing profile creation/updation & No fulfilment flows) with no callback mechanism to Siebel for any sort of Response!!.
    We wanted to upgrade this to 11g.
    We are thinking of below possibilities
    1)      Get license to AIA 11g foundation pack & migrate components to 11g.
    2)     Get license to AIA 11g FP and & O2C PIP 11g and do customizations.
    We are thinking of 1st solution as number of components are less in our project.
    Can anyone pls suggest further....
    Regards
    Ramesh KR

    If possible, try to patch 10.2 to the latest patch level first and try it again.
    That is what the support will say to you first, anyway...
    BR,
    Pasi
    www.database.fi

  • How to change host name or host ip in AIA after installation

    Hi,
    we have AIA11.1.1.5.0 and O2C PIP installed.
    we need to change host name used in AIA to some different value.
    Could you please suggest what all steps are required for this.
    Thanks & Regards,
    Bob

    1) Make a full backup of your XI 3.1 system (both database and file repository)
    2) Change the hostname
    3) Create a new SIA with all defaults servers using the CCM. Make sure that you instruct the CMS to use the same database connection as before. I ould advise you to change the default CMS and SIA ports.
    4) Run the "Update objects" command in the CCM on the new SIA
    5) Stop the old SIA and change the ports for the new SIA and the CMS to the default values (if required)
    6) Remove the old SIA in the CCM
    7) Go into to the CMC and try to delete any remaining servers from the old SIA.
    Please note that after completing the above workflow you have to reconfigure some of the servers' settings again in the CMC
    Regards,
    Stratos

  • What is the role of OSR (Oracle service registry) in CRMOD-EBS PIP

    Hello All,
    We are installing the PIP Oracle Lead to Order Integration Pack for Oracle CRM On Demand and E-Business Suite 2.5.
    As per the implementation guide, seems Oracle Service Registry (OSR) 10.3.0.0 is an optional component.
    Curious to know what role this OSR would play in this integration. If I skip the installtion of OSR, does it has any impact anywhere else.
    Thanks
    Saikrishna

    Hi Prem,
    Thanks for the reply..
    I read in the installation document that the PIP publishes its components to BSR (Business Service Repository) instead:
    Note: You can choose to skip this screen if you do not want to give UDDI details. When you skip Oracle Service Registry Details, the services do not get published on the Oracle Service registry. The objects do not reference the registry because the installation did not publish them. However, Foundation Pack and PIP content is published to Business Service Repository (BSR). Check Publishing Foundation Pack and PIP Content section for more information.
    I have already skipped the OSR started with PIP installation. Can we install the OSR later time after PIP installation.
    Thanks
    Saikrishna

  • Missing smart installer from Nokia C6-01! I can no...

    I accidentally uninstall nokia smart installer icon form my mobile and now I can not install any application with smart installer! Ishows update error... However, I installed  Qt 4.7.3 and mobility 1.1.3 but still have smae problem with installing appliation! How can I reinstall smart installer? Please help..

    I tried the way you mentioned but nothing happened! It shows update error or download error! Any other option? However, what is PIPS intaller? Sometimes it shows missing PIPS installer!!

Maybe you are looking for