Reg: Oracle Module to custom module movement

Hello Team,
Could you please understand the below requirement and give us some ideas on it.
We have one module which is registered with Oracle where it has Oracle forms and reports. Now, we have license problems with them and planning to create it as a custom module objects.
I am sure, my explanation won't help you to understand better. We have one customized module with oracle, which needs to be independent now.
Any idea/any suggestions are most welcome.
Thanks/Suresh

Hi Suresh,
Pl.visit following links which surely help to register your custom module/application to oracle.
http://onlineappsdba.blogspot.in/2007/10/creating-custom-application-in-oracle.html
http://beginapps.blogspot.in/2007/09/oracle-application-server-10g.html
HTH
Sanjay

Similar Messages

  • Names of interface tables and interface programs of oracle modules

    Hi all,
    i need urgent and accurate information about the names of interface tables and interface programs of the following oracle modules,R12, or either ther are custom made. Any accurate link refering to the desire information would be much appreciated.
    Plus i need a clear and simple definition and purpose of interface tables and interface program and by what other names are they known in industry.
    Data Object,Oracle Module
    Chart of Accounts,Oracle General Ledger
    Trial Balance,Oracle General Ledger
    Supplier Master,Oracle Payables
    Open Supplier Invoices,Oracle Payables
    Open Supplier Credit/ Debit Memos,Oracle Payables
    Open Supplier Advances,Oracle Payables
    Bank Master,Oracle Cash Management
    Customer Master,Oracle Receivable
    Asset Categories,Oracle Assets
    Asset Master,Oracle Assets
    Item Master,Oracle Inventory
    Item Categories,Oracle Inventory
    Sub Inventory and Locators,Oracle Inventory
    Item On Hand Balances,Oracle Inventory
    Item wise Per unit Cost,Oracle Inventory
    Bill of Material,Oracle Discrete Manufacturing
    Departments,Oracle Discrete Manufacturing
    Operations,Oracle Discrete Manufacturing
    Routings,Oracle Discrete Manufacturing
    Resources,Oracle Discrete Manufacturing
    Overheads,Oracle Discrete Manufacturing
    Employee Master,Approval Hierarchy
    Approval Hierarchy,Approval Hierarchy
    Open Customer Invoices,Oracle Receivables
    Open Customer Credit/ Debit Memos,Oracle Receivables
    Open Customer Advances,Oracle Receivables
    Pending Requisitions,Oracle Purchasing
    Pending Purchase Orders,Oracle Purchasing
    Open Sales Orders,Oracle Order Management
    Price List,Oracle Order Management

    Hi;
    Its metalink note you need to login metalink wiht valid CSI(customer Support Identifier) number to can se note via using note number.
    Please see:
    Oracle EBS Based and Interface tables
    Oracle EBS Based and Interface tables
    Regard
    Helios

  • Error while import Database Objects in Oracle Module

    Hi All,
    I am getting dialog window saying below error when I click on Finish button on Import database objects wizard for oracle module.
    MMM 1034: Property ENCRYPT does not exist
    When clicked on detail button on error window it show below errors in detail
    MMM1034: Property ENCRYPT does not exist.
    MMM1034: Property ENCRYPT does not exist.
         at oracle.wh.repos.impl.extended.PropertyHelper.getProperty(PropertyHelper.java:741)
         at oracle.wh.repos.impl.extended.PropertyHelper.getScalarPropertyValue(PropertyHelper.java:833)
         at oracle.wh.repos.impl.extended.PropertyHelper.getScalarPropertyValue(PropertyHelper.java:828)
         at oracle.wh.repos.pdl.foundation.OWBRoot.getScalarPropertyValue(OWBRoot.java:5121)
         at oracle.wh.repos.impl.foundation.CMPElement.getScalarPropertyValue(CMPElement.java:1641)
         at oracle.wh.repos.impl.foundation.CMPElement.getBooleanProperty(CMPElement.java:1740)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.setColumnEncrypted(ImportEntityAlgorithm.java:4650)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.doImportColumns(ImportEntityAlgorithm.java:4400)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importColumns(ImportEntityAlgorithm.java:3487)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importTable(ImportEntityAlgorithm.java:1267)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.dispatchElement(ImportEntityAlgorithm.java:610)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importElement(ImportEntityAlgorithm.java:435)
         at oracle.wh.ui.integrator.sdk.EntityAccessor.importElement(EntityAccessor.java:77)
         at oracle.wh.ui.integrator.common.ImportService.importElement(ImportService.java:1144)
         at oracle.wh.ui.integrator.common.wizards.ImportElementTransaction.run(ImportWizardDefinition.java:730)
    Please see below information and steps I followed
    1. My PC running on Windows 7 64 bit
    2. Installed Oracle Database Enterprise Edition 11.2.0.1.0 software
    3. Created a listner after insalling above database software
    4. Created data warehouse database and unlocked OWBSYS and OWBSYS_AUDIT accounts
    5. Set ORACLE_HOME=C:\oracle\product\11.2.0\dbhome_2\
    6. Set TNS_ADMIN=C:\oracle\product\11.2.0\dbhome_2\NETWORK\ADMIN
    7. After doing this I was able to connect all the source and data warehouse databases I am concerned with.
    7. Installed Oracle Warehouse Builder Client 11.2.0.3.0 64 bit
    8. Created repository using repository assistant insatlled duing database software.
    9. Created oracle database module for the schema created under data warehouse database.
    10. Tried to import database objects for the oracle module and got the error explained above when clicked on Finish
    Please someone reply to this thread since I searched lot on google and didn't get any solution and not understanding what this issue is.
    Thanks in advance
    Bhushan
    Edited by: Bhushan Bagul on Sep 7, 2012 2:46 AM

    it looks like not all objects are created for XX_BPEL_CREATEUSEMP
    synonyms and all grants are there ?

  • Error in creating oracle module

    hi,
    I work with oracle warehouse builder 10g and my database is 10g too.
    I try to create oracle module. in the last step I made new location and click finish. I recieve following error :
    Internal Error :SQL Exception.Please contact Oracle Support with the stack trace and details on how to reduce it.
    Repository Error :SQL Exception..
    Class Name : CAcheMediator.
    Method Name :executeTransactionControlStatement.
    Method Name:-1.
    Repository Error Message :ORA-01086:savepoint 'SP' never established.
    what should I do ??
    what the problem is ???

    Hi Shima,
    This looks and smells like a database error. In order to post this transaction it must set a savepoint. However that seems to fail, so there is something wrong at the database level.
    Can you do any inserts into tables on that database? Did anything happen on the DB, restores or something like that?
    Best advice is to check out metalink...
    Jean-Pierre

  • Oracle Module Configurtion

    Hello,
    I am using OMBPLUS to deploy code into QA environment. I created locations and imported MDL into QA repository. Now I am trying to deploy tables and mappings. But before I do that I have to assign locations to the oracle modules. I tried doing following
    OMBALTER ORACLE_MODULE '$TARGETMODULE' SET REFERENCE LOCATION 'ENT_STAR_LOCATION'
    OMBALTER ORACLE_MODULE '$TARGETMODULE' SET REFERENCE METADATA_LOCATION 'ENT_STAR_LOCATION'
    But when I try to deploy objects I get error.
    'OMB05619: No Location defined for Module'
    Am I missing anything ? Any help is appreciated. I am using OWB version 10.2.0.2.8.
    Thanks
    Madhavi

    hi
    we are trying the same for our QA..but we are facing the problems in process_flow_module..we are using the following commands for setting the location values...
    OMBALTER PROCESS_FLOW_MODULE 'PF_MODULE' SET REFERENCE LOCATION 'ETL_LOCATION'
    OMBALTER PROCESS_FLOW_MODULE 'PF_MODULE' SET PROPERTIES (DB_LOCATION) VALUES ('ETL_LOCATION')
    but unable to set the value of evaluation location...
    can anyone here give us an idea how the set evaluation location please...
    thanks
    gopi

  • Question: Oracle Modules and the corresponding Admin Roles

    Hi,
    I would like to know what Admin module the following Oracle apps come under. For example, I know WSH (Shipping) comes under the Fulfillment Approver Admin. I would like similar information on the following modules.
    Here are the admin roles that we have:
    Planning Approver Admin
    Manufacturing Approver
    Fulfilment Approver Admin
    Configurator Approver Admin
    Inventory Management Approver Admin
    Here are the Oracle modules:
    BOM - Oracle Bills of Material
    ENG - Oracle Engineering
    INV - Oracle Inventory
    MRP - Oracle Master Scheduling/MRP
    WSH - Oracle Shipping
    WMS - Oracle Warehouse Management System
    WIP - Oracle Work in Process
    ISC - Supply Chain Intelligence
    CST
    MSC - Oracle Advanced Supply Chain Planning
    JA
    MSD - Oracle Demand Planning
    GMO
    GMF - Oracle Process Manufacturing Financials
    GMP - Oracle Process Manufacturing Process Planning
    WSM - Shop Floor Management
    Could you please match the apps with the respective admins?
    Greatly appreciate your help.
    Best Regards,
    William H. Andurss Jr.

    Here is my guess
    Planning Approver Admin => MRP,MSC, MSD
    Manufacturing Approver => WIP
    Fulfilment Approver Admin => WSH
    Configurator Approver Admin => BOM, ENG
    Inventory Management Approver Admin => INV
    Sandeep Gandhi

  • OMB Plus to set CDC properties of Oracle Module

    Hi,
    Does anybody know if it is possible to set the CDC properties of an Oracle Module using OMB Plus?
    I was thinking in the lines of
    OMBALTER ORACLE_MODULE 'MY_CDC_MODULE' SET PROPERTIES (CDC_CODE_TEMPLATE) VALUES ('PUBLIC_PROJECT/BUILT_IN_CT/JCT_10G_CONSISTENT_MINER')
    but this does not work, and I can't see any appropriate properties in the documentation.
    In addition to setting the CDC template I would like to be able to choose the tables to include in CDC using a script as well. Any help would be appreciated
    Roald
    Edited by: roheie on Oct 12, 2010 12:17 AM

    Hi Oleg,
    I think I may need to clarify my question. I am no trying to alter a template mapping, I am trying to alter the properties of the Oracle Module that is the source for the CDC template mappings
    What I am trying to do in the script is the same operation as you do in the Design Center when you expand Databases->Oracle and then double click your 'CDC_SOURCE_SYSTEM' (example name) module to get to the properties wizard. In there you can set 'Metadata Location', 'Data Location', 'CDC Code Template', and 'CDC tables'. The first two of these I am already setting in my script, what I am asking is how I can set the last two of these properties
    Regards,
    Roald

  • Scripting active configuration deployment location for an oracle module

    Hi,
    Does anyone know how to script the setting of the active configuration deployment location for an oracle module?
    I have executed the following which works fine but I can't figure out how to make it active so the module shows up in the control center to allow deployment.
    I can of course do it manually in the design center by right clicking on the module in the design center, selecting 'Configure' and then (strangely) just selecting the location property which then automatically sets the active location and then it shows up in the control center.
    OMBALTER ORACLE_MODULE 'MOD_EXT' ADD REFERENCE LOCATION 'MIG_EXT_LOCATION' SET AS DEFAULT
    Oracle module MOD_EXT altered.
    OMBALTER ORACLE_MODULE 'MOD_EXT' SET REFERENCE METADATA_LOCATION 'MIG_EXT_LOCATION'
    Oracle module MOD_EXT altered.
    Any ideas?
    Regards,
    Brad

    Hi Brad,
    before you set the location you have to set the correct configuration (in case you use more configurations than the default "DEFAULT_CONFIGURATION") as active configuration:
    OMBCAC 'MY_CONFIGURATION'
    Regards,
    Carsten.

  • Unable to find oracle.apps.ibe.customer.AddressBook class in R12

    Hi,
    We are implementing iStore R12 for our client. They have iStore 11i already implemented.
    In 11i they were using a custom jsp which is using following seeded java classes:
    oracle.apps.ibe.customer.AddressBook
    oracle.apps.ibe.customer.FlexibleAddress
    I am trying to migrate this jsp into R12. However above java classes are not there in R12.
    Are these java classes moved to some other location?
    Please advise.
    Thanks

    Hi,
    As noted these are now obsoleted in R12.
    The new files are in: oracle.apps.ibe.tcav2
    Thank You,
    Deborah Bourgeois, Oracle Customer Support

  • Oracle BI Publisher Custom Report Error: emsg:was terminated by signal 6

    Oracle BI Publisher Custom Report throws a strange error. Error log below.
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    stat_low = 6
    stat_high = 0
    emsg:was terminated by signal 6
    Enter Password:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xf7094b79, pid=11622, tid=4107962048
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_14-b05 mixed mode)
    # Problematic frame:
    # C [librw.so+0x3d0b79] rxrtdn+0x6d
    # An error report file with more information is saved as hs_err_pid11622.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Report Builder: Release 10.1.2.3.0 - Production on Tue Nov 16 11:45:22 2010
    Queries work perfectly fine when ran in the database.
    Can you please help me figure out what the issue is???
    Thanks,
    Kesava
    Edited by: KesavaChunduri on Nov 16, 2010 9:51 AM

    Hi,
    Oracle BI Publisher Custom Report throws a strange error. Error log below.Please mention the version along with the OS.
    Please see if (Diagnosing and Troubleshooting Signal Errors [ID 215601.1]) helps.
    Thanks,
    Hussein

  • How to Handle Automatic Skip Property of Item in Oracle Forms through Custom.pll or from other methods

    Hi All,
    How to Handle Automatic Skip Property of Item in Oracle Forms through Custom.pll or from other methods.
    This is a enhancement requirement.
    When ever user enter value in field 1 then automatically cursor should go to next field.

    Hello Bobb,
    You can create a trigger(when-list-changed) for each list item where you could:
    1.recreate the record groups and then use POPULATE_LIST so you can hide the selected values. In forms builder online help there are some good examples about create record groups dynamically.
    or
    2.you can perform a validation instead of hiding the selected values. If the values is already selected the display a message 'Value already selected....'
    Second option is much faster(only an 'if clause')
    Hope this helps.
    Regards,
    Alex

  • Error while deploying Oracle Secure Search Custom Servlet

    I am deploying Oracle Secure Search Custom Portlet and after deployment, i get following error ::
    java.lang.ClassNotFoundException: oracle.search.query.tagext.IterLOVTag
    I added search_query.jar file but still i get the same error, this works fine when deployed on Oc4j and Jboss...

    I am deploying Oracle Secure Search Custom Portlet and after deployment, i get following error ::
    java.lang.ClassNotFoundException: oracle.search.query.tagext.IterLOVTag
    I added search_query.jar file but still i get the same error, this works fine when deployed on Oc4j and Jboss...

  • Fld selectn for mvmt type 601 / acct 300200 differs for Customer goods move

    Dear all,
    Can you some give me advise to clear this step..
    I am getting this error when i am pressing the PGI button, in VL01N
    Goods movement: Error log
    Item   Material           Description                                   Delivery qty UoM Batch
    000010 FINISHED GOODS     Bags Finished products                                 10  KG
           E M7 093
           Fld selectn for mvmt type 601 / acct 300200 differs for Customer goods movement (015 )
    Please give me some suggetions..
    Praveen

    The field cost center is mandatory in acct 300200 and hidden in movement type 601 or viceversa.
    Go to OMJJ, click on Movement Type and execute.  There double click on Field selection (Enjoy)   and see whether the movement is maintained as Required Entry or Optional Entry.
    Now go to FS00, input the G/L Account 300200 and execute.  There go to tab Create/bank/interest  and check whether you have maintained any value against Field status group and also you have maintained tick for Post automatically only.
    thanks
    G. Lakshmipathi

  • Fld selectn for mvmt type 633 / acct 700121 differs for Customer goods move

    Dear Experts,
    While doing PGI getting error message u2026.
    Fld selectn for mvmt type 633 / acct 700121 differs for Customer goods movement (015)
    So  wt should I do  for this error to clear.?
    Regards
    Ishikesh

    The field cost center is mandatory in G/L Acct XXXXX and hidden in movement type 633 or vice versa.
    Go to OMJJ, click on Movement Type, key in 633 and execute.  There double click on "Field selection (Enjoy)"  and see whether the movement is maintained as Required Entry or Optional Entry.
    Now go to FS00, input the G/L Account XXXXX and execute.  There go to tab "Create/bank/interest" and check whether you have maintained any value against "Field status group" and also you have checked the box for "Post automatically only".
    thanks
    G. Lakshmipathi

  • What about: oracle.tip.adapter.custom.outbound.CustomInteractionSpec ?

    Hi all,
    I am trying to configure a custom outbound JCA adapter through BPEL, using the following link as guide-line:
    [http://docs.oracle.com/cd/E17904_01/integration.1111/e10231/life_cycle.htm#BABBCCGC]
    My current installation consists of Oracle SOA Suite 11g / JDeveloper 11g (11.1.1.4.0)
    After adding the custom adapter into the composite, the following _custom.jca file is produced:
    <adapter-config name="CustomAdapter"
      adapter="Custom Adapter"
      wsdlLocation="CustomAdapter.wsdl"
      xmlns="http://platform.integration.oracle/blocks/adapter/fw/metadata">
      <connection-factory location="jca/CustomAdapter"/>
      <endpoint-interaction portType="execute_ptt" operation="execute">
        <interaction-spec className="oracle.tip.adapter.custom.outbound.CustomInteractionSpec"/>
      </endpoint-interaction>
    </adapter-config>I've no idea what oracle.tip.adapter.custom.outbound.CustomInteractionSpec is. Does such a class exist ?
    Can't find it in my SOA installation folders. Should I replace it with my custom adapter's class name that implements
    the InteractionSpec interface (i.e. <package_name>.MyCustomInteractionSpec) ?
    Moreover, how does Weblogic "find" the specified class ? I mean, should this class be placed in a specific folder of
    the SOA installation ?
    Thank you for your time. Hope to get some feedback
    George

    I don't know if this is the answer or not, but at least worth a try.
    A few years ago, JBoss was VERY unforgiving if installed on a windows machine with a space in the path. Most JBoss functionality would work fine, but in some situations, it would complain about the URL, just as it has in your case. It looks to me as if you do have a space in your path. I don't know if they ever got around to fixing it (I filed the original bug on the JBoss bug system). It's at least worth a try, or at least a search through the JBoss site to see if this issue still exists.
    Catherine

Maybe you are looking for