Oracle Retail Integration - Partner Oracle Object

Defect 13014494 has been created via Defect Workbench iBug portal request id: (3095192).
Fix is ready for QA and will be released in RIB 12.0.11.4 bundle, expected by 31st Jan 2012.
In version 12.0.11:
The Oracle Object for partner CreatePartnerRibObjects has a length of 20 for county:
DROP TYPE RIB_AddrDesc_REC FORCE ;
CREATE OR REPLACE TYPE RIB_AddrDesc_REC UNDER RIB_OBJECT (
addr number(6),
addr_type varchar2(2),
primary_addr_type_ind varchar2(1),
primary_addr_ind varchar2(1),
add_1 varchar2(240),
add_2 varchar2(240),
add_3 varchar2(240),
city varchar2(120),
state varchar2(3),
country_id varchar2(3),
post varchar2(30),
contact_name varchar2(120),
contact_phone varchar2(20),
contact_telex varchar2(20),
contact_fax varchar2(20),
contact_email varchar2(100),
oracle_vendor_site_id number(15),
county varchar2(20),
OVERRIDING MEMBER PROCEDURE appendNodeValues( i_prefix IN VARCHAR2)
In the XSD PartnerDesc.XSD, the length of county is 250:
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="PartnerDesc">
<xs:complexType>
<xs:sequence>
<xs:element name="partner_type" type="varchar26"/>
<xs:element name="partner_id" type="varchar210"/>
<xs:element name="partner_desc" type="varchar2240"/>
<xs:element name="currency_code" type="varchar23"/>
<xs:element name="lang" type="number6" minOccurs="0"/>
<xs:element name="status" type="varchar21"/>
<xs:element name="contact_name" type="varchar2120" minOccurs="0"/>
<xs:element name="contact_phone" type="varchar220" minOccurs="0"/>
<xs:element name="contact_fax" type="varchar220" minOccurs="0"/>
<xs:element name="contact_telex" type="varchar220" minOccurs="0"/>
<xs:element name="contact_email" type="varchar2100" minOccurs="0"/>
<xs:element name="mfg_id" type="varchar218" minOccurs="0"/>
<xs:element name="principal_country_id" type="varchar23" minOccurs="0"/>
<xs:element name="line_of_credit" type="number20" precision="4" minOccurs="0"/>
<xs:element name="outstanding_credit" type="number20" precision="4" minOccurs="0"/>
<xs:element name="open_credit" type="number20" precision="4" minOccurs="0"/>
<xs:element name="ytd_credit" type="number20" precision="4" minOccurs="0"/>
<xs:element name="ytd_drawdowns" type="number20" precision="4" minOccurs="0"/>
<xs:element name="tax_id" type="varchar218" minOccurs="0"/>
<xs:element name="terms" type="varchar215"/>
<xs:element name="service_perf_req_ind" type="varchar21"/>
<xs:element name="invc_pay_loc" type="varchar26" minOccurs="0"/>
<xs:element name="invc_receive_loc" type="varchar26" minOccurs="0"/>
<xs:element name="import_country_id" type="varchar23" minOccurs="0"/>
<xs:element name="primary_ia_ind" type="varchar21"/>
<xs:element ref="AddrDesc" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AddrDesc">
<xs:complexType>
<xs:sequence>
<xs:element name="addr" type="number6"/>
<xs:element name="addr_type" type="varchar22"/>
<xs:element name="primary_addr_type_ind" type="varchar21"/>
<xs:element name="primary_addr_ind" type="varchar21"/>
<xs:element name="add_1" type="varchar2240"/>
<xs:element name="add_2" type="varchar2240" minOccurs="0"/>
<xs:element name="add_3" type="varchar2240" minOccurs="0"/>
<xs:element name="city" type="varchar2120"/>
<xs:element name="state" type="varchar23" minOccurs="0"/>
<xs:element name="country_id" type="varchar23"/>
<xs:element name="post" type="varchar230" minOccurs="0"/>
<xs:element name="contact_name" type="varchar2120" minOccurs="0"/>
<xs:element name="contact_phone" type="varchar220" minOccurs="0"/>
<xs:element name="contact_telex" type="varchar220" minOccurs="0"/>
<xs:element name="contact_fax" type="varchar220" minOccurs="0"/>
<xs:element name="contact_email" type="varchar2100" minOccurs="0"/>
<xs:element name="oracle_vendor_site_id" type="number15" minOccurs="0"/>
<xs:element name="county" type="varchar2250" minOccurs="0"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Which is correct length? 20 or 250
Please advise,
Thanks, Paula
Edited by: Paula on Sep 4, 2011 1:43 PM
Edited by: paula on Jan 8, 2012 6:10 AM

Verified this is an Oracle bug and the correct field length is 250.
The Oracle Object for partner CreatePartnerRibObjects should be changed to match the XSD field length:
DROP TYPE RIB_AddrDesc_REC FORCE ;
CREATE OR REPLACE TYPE RIB_AddrDesc_REC UNDER RIB_OBJECT (
addr number(6),
addr_type varchar2(2),
primary_addr_type_ind varchar2(1),
primary_addr_ind varchar2(1),
add_1 varchar2(240),
add_2 varchar2(240),
add_3 varchar2(240),
city varchar2(120),
state varchar2(3),
country_id varchar2(3),
post varchar2(30),
contact_name varchar2(120),
contact_phone varchar2(20),
contact_telex varchar2(20),
contact_fax varchar2(20),
contact_email varchar2(100),
oracle_vendor_site_id number(15),
county varchar2(250),
OVERRIDING MEMBER PROCEDURE appendNodeValues( i_prefix IN VARCHAR2)
Thanks, Paula

Similar Messages

  • Oracle Retail Integration Service Bus  software download

    How to download Oracle Retail Integration Service Bus?
    How to configure RAC, AQ, RMS and SIM?
    Please share any Sample tutorial for the Oracle Retail Integration Service Bus installation and sample application using RMS and SIM

    Please send the details ASAP

  • Deploying Oracle Retail Applications in Oracle 10g Application Server

    Hi All..
    Can anyone help me to know:
    How to Deploy Oracle Retail Applications(like RMS,ReIM,RIB) in Oracle 10g Application Server.
    Regards.

    Hi Ahmed,
    It sounds you have not yet had the chance to lay eyes on the installation guides - they are not perfect but should point you in the right direction.
    Please start at http://www.oracle.com/technetwork/documentation/oracle-retail-100266.html and check out the install guide per application module.
    Best regards,
    Erik

  • Oracle Payroll Integration with Oracle Financials Suite 11i

    I would be grateful if anyone can describe the relationship and flow cycle between Oracle Payroll & Oracle Financials Suite 11i 'GL, AP, FA & AR' if any.

    Hi Suvi;
    Similar issue mention here many times, please see:
    SOA
    Oracle Ebiz R12.1: Out of the Box Web services avialable
    SOA-ebs integration
    Re: Oracle SOA suite integration with EBS 11.5.10 SSA
    If those are not helps than please update thread
    Regard
    Helios

  • Oracle Retail Integration - Currency Rate Oracle Object

    Defect 13014568 has been created via Defect Workbench iBug portal request id: (3095217).
    Fix is ready for QA.
    It is planned to be released in RIB 12.0.11.4 bundle, expected by 31st Jan 2012.
    In version 12.0.11:
    The Oracle Object for currency rates CreateCurrencyRateRibObjects has a precision of 10 for the field conversion_rate number:
    DROP TYPE RIB_CurrRateDesc_REC FORCE ;
    CREATE OR REPLACE TYPE RIB_CurrRateDesc_REC UNDER RIB_OBJECT (
    from_currency varchar2(3),
    to_currency varchar2(3),
    conversion_date date,
    conversion_rate number(20,10),
    user_conversion_type varchar2(30),
    OVERRIDING MEMBER PROCEDURE appendNodeValues( i_prefix IN VARCHAR2)
    The XSD for currency rates CurrRateDesc.xsd omits the precision:
    <?xml version="1.0" encoding="UTF-8"?>
    <xs:schema
    xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:include schemaLocation="RIBDate.xsd"/>
    <xs:element name="CurrRateDesc">
    <xs:complexType>
    <xs:sequence>
    <xs:element name="from_currency" type="varchar23"/>
    <xs:element name="to_currency" type="varchar23"/>
    <xs:element name="conversion_date" type="RIBDate"/>
    <xs:element name="conversion_rate" type="number20"/>
    <xs:element name="user_conversion_type" type="varchar230"/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    Can precision be added to the XSD, to the database precision for java integration?
    Please advise,
    Thanks, Paula
    Edited by: paula on Jan 8, 2012 6:14 AM

    Answer:
    Oracle object is correct. Change the XSD schema to:
    <?xml version="1.0" encoding="UTF-8"?>
    <xs:schema
    xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:include schemaLocation="RIBDate.xsd"/>
    <xs:element name="CurrRateDesc">
    <xs:complexType>
    <xs:sequence>
    <xs:element name="from_currency" type="varchar23"/>
    <xs:element name="to_currency" type="varchar23"/>
    <xs:element name="conversion_date" type="RIBDate"/>
    <xs:element name="conversion_rate" type="number20" precision="10" />
    <xs:element name="user_conversion_type" type="varchar230"/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:simpleType name="varchar230">
    <xs:restriction base="xs:string">
    <xs:maxLength value="30"/>
    </xs:restriction>
    </xs:simpleType>
    <xs:simpleType name="varchar23">
    <xs:restriction base="xs:string">
    <xs:maxLength value="3"/>
    </xs:restriction>
    </xs:simpleType>
    <xs:simpleType name="number20">
    <xs:restriction base="xs:decimal">
    <xs:totalDigits value="20"/>
    </xs:restriction>
    </xs:simpleType>
    </xs:schema>
    Then regenerate the typed castor java objects.
    Thanks, Paula

  • Oracle iPortal Integration with Oracle Apps 11i via SSO

    How can we integrate Oracle iPortal with Oracle Apps 11i via SSO?
    Is there any documentation on this topic that anybody could share ([email protected])? I have already searched the Portal Studio and the Metalink without much success.
    Any suggestions and possible recommendations/solutions are highly appreciated! Thank you for answering this post!
    Best regards,
    Lina Danchenko
    P.S. I am unable to view the note 146469.1 Configuring Oracle Applications with Oracle Portal on the Metalink. Any idea where I can find it? Thanks in advance!

    In a future release, Oracle Apps will be integrated with SSO out of the box.
    Currently there is a pilot program which several companies are participating in to beta-test this
    integration, but this program is not open to additional customers.
    Please speak with your Oracle sales representative to get a better idea of current options
    and general availability dates.
    You do have the option now of just configuring Oracle Apps as an External Application.

  • Oracle APEX Integration with Oracle EBS

    Was wondering if HTML Pages developed using Oracle APEX can be registered as functions in R12 Oracle Apps using Application Developer Responsibility?
    Else, what is the standard/recommended way of integrating APEX developed HTML Pages/Forms to R12? Does APEX support SSO?

    Hi user779995,
    in R12 it's not so straightforward to define a function to launch an apex application like it was in 11i.
    We had to develop a JSP page that does a redirection to the Apex server to get it working properly:
    http://oraclehrms.blogspot.com/2009/04/apps-apex-on-r12.html
    but we will prepare more extensive documentation in the near future as time permits. In the meantime you can try to request more information at the email address mentioned here:
    https://sites.google.com/a/popay.be/apex-on-apps/misc
    Thanks,
    Paolo

  • Oracle Payroll integration with Oracle Financials

    Dear Experts,
    I need a clarification on my new project... The client wants two separate instance in which they will use 12.1.3 for oracle hrms & 12.1.1 for Financials.
    The issue here is the payroll part..
    how could we achieve the payroll integration with financials...
    Pls let me know if any1 would have come across this scenarios..
    Guru K

    Hi;
    Please see:
         Oracle Payroll 'Costing Associated With the Financial Integrations' Frequently Asked Questions (FAQ) [ID 1377126.1]
    I belive its better to Rise SR and confirm your issue with support
    Regard
    Helios

  • Retek and Oracle Financials Integration

    Hi,
    We are planning to implement Retek for the retail stores and Oracle Financials for the back end operations. Can some one tell me if these two products are seamlessly integrated? For example will the data flow from Retek to say AP or AR without having to develop any interfaces.
    Thanks in advance.
    Amit

    One may benefit from this Metalink document.
    Regards, Erik Ykema
    Subject:      Oracle Retail E-Business Suite Integration Guide
         Doc ID:      Note:458221.1      Type:      WHITE PAPER
         Last Revision Date:      02-NOV-2007      Status:      PUBLISHED
    In this Document
    Abstract
    Document History
    Oracle Retail E-Business Suite Integration Guide
    Applies to:
    Oracle Retail Invoice Matching - Version: 12.0.5 to 12.0.5
    Oracle Retail Merchandising System - Version: 12.0.5 to 12.0.5
    Information in this document applies to any platform.
    Abstract
    This is an Oracle Retail internal “services-only” document not for general customer release. It is intended for the systems analysts and other members of the integration team contracted to assist a retailer to integrate Oracle Retail applications with Oracle E Business Suite applications.
    Document History
    Author :
    Create Date 11-Sept-2007
    Update Date dd-mon-yyyy
    Expire Date dd-mon-yyyy (ignore after this date)
    Oracle Retail E-Business Suite Integration Guide
    This document describes considerations for integration of Oracle Retail applications with the Oracle Financials applications of Oracle E Business Suite. This document provides information for the implementation team to assess product requirements, configuration opportunities, and constraints related to this integration.

  • Oracle Retail

    Hi all,
    We are planning to install and test Oracle Retail 11.0.5 in our test box on either 11i or R12. But, come across with many doubts and would like your valuable response for our following questions.
    1. How to install and implement Oracle Retail(Retek) in Oracle Applications (11i or R12) ?
    2. Is Oracle Retail is already incorporated in EBS and comes as a part of EBS? or is it a seperate product? or available as a patch?
    3. If seperate product, customer already using EBS can get the product free of cost? or need to purchase it?
    Looking for immediate response...
    Regards
    Mahesh

    1. How to install and implement Oracle Retail(Retek) in Oracle Applications (11i or R12) ?Oracle Retail Documentation
    http://www.oracle.com/technology/documentation/oracle_retail.html
    Note: 458221.1 - Oracle Retail E-Business Suite Integration Guide
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=458221.1
    Note: 436811.1 - Questions About Oracle Financials Documentation For Integratation With Oracle Retail
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=436811.1
    2. Is Oracle Retail is already incorporated in EBS and comes as a part of EBS? or is it a seperate product? or available as a patch?Oracle Retail Applications is available for download as a separate product.
    Oracle Retail
    http://www.oracle.com/applications/retail.html
    You can download it from:
    Oracle E-Delivery Website
    http://edelivery.oracle.com
    3. If seperate product, customer already using EBS can get the product free of cost? or need to purchase it?Not sure about the license but I believe it is not free of cost. I suggest you contact your Oracle Sales representative for more details about the license.
    Oracle License Codes
    http://licensecodes.oracle.com/

  • Oracle Retail 13.1 released

    As can be seen on http://edelivery.oracle.com , the installers and documentation of Oracle Retail 13.1 have been released.
    This was also announced for June 2009 by Duncan Angove on CrossTalk.
    No press release I have been able to locate yet. On Metalink the search term "13.1 release value proposition retail" delivers about 10 documents describing the key product enhancements.
    The release notes in the installers have of course more detail.
    There seem to be quite a number of important new features out there - both functonal and technical (RIB has been dramatically enhanced in the AIA/SOA direction!)
    Who provides the first overview of this exciting new release?
    (And what I like to know is of what 13.0.x release the 13.1 has been drawn from.)
    Regards, Erik

    Question:
    What makes up the added value in OR MerchandiseAnalytics over ORDW?
    Both offer extraction layer, staging layer, datamart layer, aggregate layer, OBIEE + prebuilt reports.
    I want to know how the fact extraction layer on ORMS etc. is done using ODI. Unfortunately I see no CDC/Streams approach, that we have chosen to use for our extensions to the ORDW datamodel. Is the extraction logic more or less a rebuild of the good old Pro*C DWI programs?
    Some points:
    - More products have been connected to ORMA, additional to RMS: ReIM, ReSA, ORMFP, ORPM.
    - ORMA has had an technology update for the ETL, from OR-only's custom RETL to the more general Oracle ODI (formerly Sunopsis).
    - Is it the promised/future integration of one set of conformed dimension reused and shared over all other to-be OR analytics products? (Like Marketing, Planning, Supply Chain, Stores).
    - ORMA offers 'Dashboards' - may be straightforward to make in RDW-OBIEE?
    - ORMA offers multiple timeviews, where base RDW only offers AsWas (SCD2) - bsiness users may appreciate the AsIs view, and PIT.
    Cherio,
    Erik
    Edited by: ErikYkema on May 25, 2011 10:38 PM
    According to the RMS13.2 release notes (http://download.oracle.com/docs/cd/E12448_01/rms/pdf/rms_rfm_br/132/rms-132-rn.pdf), RETL and all RETL based interfaces to ORDW are desupported from 13.2!
    “Discontinued Support for Oracle Retail Data Warehouse (RDW) Interfaces
    A new analytical application is in development. Because of this strategic decision, support for interface between Oracle Retail applications and Oracle Retail Data Warehouse has been discontinued for Oracle Retail 13.2 releases. Oracle Retail Extract, Transform, and Load (RETL) extract scripts for RDW are not supported for use with Oracle Retail 13.2 applications and databases.”
    That makes things a lot clearer!

  • Oracle Retail Merchandise Financial Planning and RPAS

    Hi, i'm new with Oracle Retail and ORACLE RPAS. I would like ton know the best way to backup RPAS or if RPAS support Real Application Cluster or something like that.
    We will install Oracle Retail Merchandise Financial Planning component and i would like the best architecture to do it.
    Regards

    Question:
    What makes up the added value in OR MerchandiseAnalytics over ORDW?
    Both offer extraction layer, staging layer, datamart layer, aggregate layer, OBIEE + prebuilt reports.
    I want to know how the fact extraction layer on ORMS etc. is done using ODI. Unfortunately I see no CDC/Streams approach, that we have chosen to use for our extensions to the ORDW datamodel. Is the extraction logic more or less a rebuild of the good old Pro*C DWI programs?
    Some points:
    - More products have been connected to ORMA, additional to RMS: ReIM, ReSA, ORMFP, ORPM.
    - ORMA has had an technology update for the ETL, from OR-only's custom RETL to the more general Oracle ODI (formerly Sunopsis).
    - Is it the promised/future integration of one set of conformed dimension reused and shared over all other to-be OR analytics products? (Like Marketing, Planning, Supply Chain, Stores).
    - ORMA offers 'Dashboards' - may be straightforward to make in RDW-OBIEE?
    - ORMA offers multiple timeviews, where base RDW only offers AsWas (SCD2) - bsiness users may appreciate the AsIs view, and PIT.
    Cherio,
    Erik
    Edited by: ErikYkema on May 25, 2011 10:38 PM
    According to the RMS13.2 release notes (http://download.oracle.com/docs/cd/E12448_01/rms/pdf/rms_rfm_br/132/rms-132-rn.pdf), RETL and all RETL based interfaces to ORDW are desupported from 13.2!
    “Discontinued Support for Oracle Retail Data Warehouse (RDW) Interfaces
    A new analytical application is in development. Because of this strategic decision, support for interface between Oracle Retail applications and Oracle Retail Data Warehouse has been discontinued for Oracle Retail 13.2 releases. Oracle Retail Extract, Transform, and Load (RETL) extract scripts for RDW are not supported for use with Oracle Retail 13.2 applications and databases.”
    That makes things a lot clearer!

  • Re: Oracle Retail Merchandise Analytics released

    Hi,
    I just started with Oracle Retail Analytics User guide document (ra133_ug.pdf) . While perusing the reports category in Merchandising Analytics, Inventory Scorecard ,Inventory Alert and type of the report is “Current Location Weeks of supply warning”(page no:51).
    Whether it is pointing the number of quantities in the X axis graph or the weeks involved?
    It is showing as weeks but numbers displayed are huge.
    Could you please clarify?
    Thanks
    Sankar.

    Question:
    What makes up the added value in OR MerchandiseAnalytics over ORDW?
    Both offer extraction layer, staging layer, datamart layer, aggregate layer, OBIEE + prebuilt reports.
    I want to know how the fact extraction layer on ORMS etc. is done using ODI. Unfortunately I see no CDC/Streams approach, that we have chosen to use for our extensions to the ORDW datamodel. Is the extraction logic more or less a rebuild of the good old Pro*C DWI programs?
    Some points:
    - More products have been connected to ORMA, additional to RMS: ReIM, ReSA, ORMFP, ORPM.
    - ORMA has had an technology update for the ETL, from OR-only's custom RETL to the more general Oracle ODI (formerly Sunopsis).
    - Is it the promised/future integration of one set of conformed dimension reused and shared over all other to-be OR analytics products? (Like Marketing, Planning, Supply Chain, Stores).
    - ORMA offers 'Dashboards' - may be straightforward to make in RDW-OBIEE?
    - ORMA offers multiple timeviews, where base RDW only offers AsWas (SCD2) - bsiness users may appreciate the AsIs view, and PIT.
    Cherio,
    Erik
    Edited by: ErikYkema on May 25, 2011 10:38 PM
    According to the RMS13.2 release notes (http://download.oracle.com/docs/cd/E12448_01/rms/pdf/rms_rfm_br/132/rms-132-rn.pdf), RETL and all RETL based interfaces to ORDW are desupported from 13.2!
    “Discontinued Support for Oracle Retail Data Warehouse (RDW) Interfaces
    A new analytical application is in development. Because of this strategic decision, support for interface between Oracle Retail applications and Oracle Retail Data Warehouse has been discontinued for Oracle Retail 13.2 releases. Oracle Retail Extract, Transform, and Load (RETL) extract scripts for RDW are not supported for use with Oracle Retail 13.2 applications and databases.”
    That makes things a lot clearer!

  • Oracle Retail Products Installation and Implementation

    Can individual modules like Oracle Retail Allocation be used as standalone Products, without installing Oracle RMS?
    The following point is mentioned in the Oracle® Retail Merchandising Implementation Guide Release 13.2.4 E28940-01
    "RMS owns virtually all of the information that Oracle Retail Allocation needs to operate and the information that Oracle Retail Allocation provides is of primary interest/use for RMS. As a result Oracle Retail Allocation has limited interaction with other Oracle Retail Merchandising Operations Management applications. For Oracle Retail Merchandising
    Operations Management applications that Oracle Retail Allocation does interact with it is managed through direct reads from Oracle Retail Merchandising Operations Management application tables, direct calls to Oracle Retail Merchandising Operations Management packages, and Oracle Retail Allocation packages based on Oracle Retail Merchandising Operations Management application tables."
    So, for implementing Oracle Retail Allocation, is Oracle RMS mandatory?

    My understanding is yes.
    The text you provided indicates that Allocations does not directly communicate with other modules, such as SIM, but instead does so via RMS. When you install RMS without Alloc, you actually get a lot of the database tables & DB package code for Alloc. This gives some indication as to the level of dependency that Alloc has on having RMS installed.

  • Integration of Oracle Financials (OF) with Oracle Retail (OR)

    Hi ,
    We are currently doing a integration of Oracle Financials with Oracle Retail.
    We have deployed BPEL processes for this. The Bpel process which transfers set of books from Oracle Financials is SendGLCCToRetek.
    The problem is that the process is not transferring set of books id from Financials to Retail.
    Any pointers on how what could be the reason. Is there any other BPEL process which should be deployed ?
    Other deployed Bpel proceses are working as expected
    Best regards,
    brinda

    The integration of set of books between Financials and Retail (through AIA) is not incorporated, it needs to be manually setup in Retail.
    Ex: The Ledger ID's in EBS Financials or PSFT Financials, needs to be manually created as Set of Books in Retail (FIF_GL_SETUP table)

Maybe you are looking for