Demantra DP 7.1.1/11.5.10 with OAS 10.1.3 environment variable settings

I was wondering of anyone out there is using Demantra Demand Planning with Oracle Applications Server 10.1.3 on 11.5.10.2 that is not on a Windows Platform, and what the environment variables set in opmn.xml are referring to; 9i/10g client on the Windows client host or 9i/10g client on the linux middle tier server.
Demantra, OracleAS 10.1.3 and the E-Business Suite
http://blogs.oracle.com/schan/2007/05/22#a1585
Oracle Demantra Installation for Release 7.1.1
http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=428495.1
(a) Set environment variables
In some cases, Oracle Application Server environment variables do not correspond to the default system environment variables. You must explicitly set some variables in the Oracle Application Server process in order for Oracle Demantra workflows to operate properly.
Open Oracle Application Server file opmn\conf\opmn.xml. Go to the section <ias-component id="OC4J"> and add a section <environment> within it, for example:
<ias-component id="OC4J">
<environment>
<variable id="<variablename>" value="<path>"/>
</environment>
<process-type id="home" ...
<variablename>'s are PATH, ORACLE_HOME, and ORA_NLS33. Add one <variable> line for each.
<path> is the system path plus the Oracle database client path.
Contact Oracle Demantra support if you need further assistance.
Here is an example <environment> section with the variables set.
<environment>
<variable id="PATH" value=
"C:\OracleiAS\10.1.3\OracleAS_1\opmn\bin;C:\OracleiAS\10.1.3\OracleAS_1\opmn\l
ib;C:\OracleiAS\10.1.3\OracleAS_1\bin;C:\oracle\ora92\bin;C:\WINNT;C:\WINNT\sy
stem32"/>
<variable id="ORACLE_HOME" value=
"C:\oracle\ora92"/>
<variable id="ORA_NLS33" value=
"C:\Oracle\ora92\ocommon\nls\admin\data"/>
</environment>
<process-type id="home" ...
Thanks.

Hello,
Boy, Am i glad that there is a demantra forum here.
We are getting ready to install and implement demantra to replace our current ODP system. Our current EBS architecture consists of a source 11.5.10.2 ERP instance on ATG.RUP.5 (3 node on sun servers with solaris 10) and also a planning (ASCP, 1 node sun server with solaris 10 ) instance with the same patch levels on seperate servers (distributed architecture). The current ODP is on our planning instance and will be replaced by Demantra eventually.
For demantra because of our load levels and also for performance reasons, we are thinking of the following configuration.
1 Server for 10g DB on Linux RHAS 4 (8cpu, 8gb ram)
2 apps servers on 10g IAS on Linux RHAS 4 (4cpu, 4gb ram)
Citrix cluster - 3 windows 2003 servers for analytical engine
users desktops - DM administrative tool ?
I am not at all clear on the installation document. Can one of you please please help me out on how to go about this install. My plan is to first install the 10g database, then the 10g apps servers. After that I am not clear.
Are there seperate CD's for demantra install or can i download the installation, do i start the install on the DB server ? how do i hook it up to the apps servers ?
is there a seperate installation cd for the analytical engine ?
How do i hook up all of this to our planning instance ?
Are there any patches that need to be applied to our source ERP , planning instance for this ?
Do all the source, ASCP instances also need to be upgraded to 10g ?
If you have a complete installation document with the sequence of steps and can share with me, then that would really help.
Thanks.

Similar Messages

  • Oracle Demantra 7.3.1.5.0 Installation Issue

    Dear All,
    I have a Win 7 64 Bit OS on my Laptop with 16 GB Memory and Core i7 Processor.
    I Downloaded both 32 bit and 64 Bit Windows based Oracle Demantra 7.3.1.5.0 versions from Oracle's E-delivery Successfully.
    Prior to the Installation of Oracle Demantra 7.3.1.5.0 using Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
    I created the required Tablespaces as
    create tablespace TS_DP datafile 'F:\oracle\product\10.2.0\oradata\test\ts_dp01.dbf' size 1000M;
    create tablespace TS_SALES_DATA datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sales_data01.dbf' size 500M;
    create tablespace TS_SALES_DATA_X datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sales_data_x01.dbf' size 100M;
    create tablespace TS_SIM datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sim01.dbf' size 500M;
    create tablespace TS_SIM_X datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sim_x01.dbf' size 100M;
    create tablespace TS_SALES_DATA_ENGINE datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sales_data_engine01.dbf' size 500M;
    create tablespace TS_SALES_DATA_ENGINE_X datafile 'F:\oracle\product\10.2.0\oradata\test\ts_sales_data_engine_x01.dbf' size 100M;
    All Tablespaces are create successfully.
    Also I set the system JAVA environment variable as
    JAVA_HOME with value as %JAVA_HOME%\bin;F:\oracle\Middleware\jdk160_24;C:\Program Files (x86)\Java\jre1.5.0_22
    (Earlier I used jdk1.6 for Middleware which I removed using Add Remove from control Panel).
    As per the Java requirement for Demantra (which requires - JDK 1.5.0_22 only) I Installed. jdk-1_5_0_22-windows-i586-p.exe and jre-1_5_0_22-windows-i586-p.exe. During the Java JDK Installation I get the following error
    Java Virtual Machine Launcher
    Could not find the main class. Program will exit.
    After JDK Installation in spite of the main class error. I started Demantra 64 Bit 7.3.1.5.0 setup.exe installation
    It goes fine with all the wizard steps of selecting the user, jdbc connection, database validations, standard applications,
    user execution until it comes across the following error during installing wizard step as :
    Failed to Install JDK
    Failed to complete JDK 1.5.0_22 Installation.
    Please Install JDK 1.5.0_22 manually.
    Further it looks for Adobe installation too, where I find the next button grayed out. and the installation stops unless cancel
    button is pressed.
    I tried even installing thru Demantra 32 Bit 7.3.1.5.0 setup.exe  (same error for both 32 bit and 64 bit too)
    What can be the root cause of the error :
    1) Is it because of the JDK Error (Could not find the main class. Program will exit)
    2) Is Oracle Demantra  7.3.1.5.0 setup.exe certified to be installed in Win 7 64 Bit or 32 Bit ?
    3) Do I need to Install JDK before Demantra Install. (As mentioned in the document demantra installs JDK too)
    4) Is the system Environment Variable as
        %JAVA_HOME%\bin;F:\oracle\Middleware\jdk160_24;C:\Program Files (x86)\Java\jre1.5.0_22
          Correct or Wrong ?
    I have been trying the Installation of Java and Demantra umpteen times,thru various screen shot and documents,
    for last 5 days,  still the same issue ?
    What is the correct Java version for Demantra 32 Bit 7.3.1.5.0 and Demantra 64 Bit 7.3.1.5.0
    What is the overall root cause of the installation failure.
    Thanks
    Ajaz

    Hi,
    Kindly refer my blog link:
    http://obieeelegant.blogspot.com/2011/10/windows-7-home-premium-edition-is-not.html
    from exp..with obiee11g installation with win 7 64bit i have face so many issues..
    http://obieeelegant.blogspot.com/2011/09/obiee-11g-111150-software-only.html
    obiee11.1.1.5.0(Software Only Install) windows 7  64bit Installation Error
    OBIEE11g software only install configuration get hangover on win 2008 64
    ==========
    Note: some time it works with simple install option then rebooting mechine/restarting mechine it's not working.then i had OWC and discussed with MY Oracle Support team...they confirmed it's not support. please refer the certification matrix excel file in my blog link
    Hope it's clear...
    Thanks
    Deva
    Edited by: Devarasu on Nov 25, 2011 11:18 AM

  • Demantra - problem with procedure EP_BUILD_MODEL

    Hi,
    We have installed Demantra 7.3.1 Then create new model with Data Model Wizard. After clicking Build model we got the following error:
    Error - ORA-20001: Error in Procedure REBUILD_DATABASE ORA-1400: can not insert null in (DEAMANTRA.LOC_LEVELS.ENGINE_PROFILES_ID)
    I found out that reason of this problem is procedure Data_Model.rebuild_database
    Statements like this:
    INSERT INTO LOC_LEVELS (loc_level,loc_field_name,loc_field) VALUES (1,'Lowest Location Level',1);
    INSERT INTO LOC_LEVELS (loc_level,loc_field_name,loc_field) VALUES (2,'Highest Fictive Level',0);
    INSERT INTO ITEMS_LEVELS (item_level,item_field_name,item_field) VALUES (1,'Lowest Item Level',2);
    INSERT INTO ITEMS_LEVELS (item_level,item_field_name,item_field) VALUES (2,'Highest Fictive Level',0);
    INSERT INTO FORECAST_TREE (forecast_level,item_level,loc_level) VALUES (1,1,1);
    INSERT INTO FORECAST_TREE (forecast_level,item_level,loc_level) VALUES (2,1,2);
    INSERT INTO FORECAST_TREE (forecast_level,item_level,loc_level) VALUES (3,2,2);
    gives error due to a fact that all this tables (LOC_LEVELS, ITEMS_LEVELS, FORECAST_TREE) has column ENGINE_PROFILES_ID with nullable set to no.

    Hi,
    The problem is solved it was a constraint violation when creating the data model on the location levels.
    Thank you

  • ASCP Plan Is Not Able To Read Global Forecast For Options Published By Demantra

    ASCP plan is not able to read global forecast for options published by Demantra
    ASCP plan is not able to read global forecast for options published by Demantra. Only Model Forecast is being read into ASCP plan. 
    1) We are publishing global forecast from Demantra at CTO/Zone/Week level and it is getting published properly to ASCP denorm table. 
    2)There is no forecast explosion being done in ascp (plan option explode forecast is not checked) 
    3)The sourcing rule is set at zone level for the model saying source from an organization (org code 11) 
    4) The profile: msc:-Organization containing generic BOM for global forecasting is set to 22 which is a reference org 
    5) Now when we run the plan the model forecast goes to org 11  but the option forecasts do not go properly 
    6) We have just one line created for the option (production forecast) with a wrong quantity
    7) Demantra has forecasts for both Model and options

    Looking at the error message "The Network Adapter could not establish the connection" , It appears hostname and port may be incorrect. Review the targets.xml under E:\oracle\product\10.2.0\db_1\SAP_solman_SDB\emd and
    emoms.properties under E:\oracle\product\10.2.0\db_1\SAP_solman_SDB\config folder to make sure host ( sap_solman) and port (1527) are correct.
    As far as setting the environment variables goes, you can go to control panel -> system -> advanced -> environment variables and set the ORACLE_HOME and ORACLE_SID
    -Ramesh

  • OBI Installation on AIX

    Hi ,
    I am looking for documentation specific to following:
    Install Oracle OBI 10.1.3.3 on Unix Environment
    a.     OBI Server on Unix (AIX ) environment
    b.     OBI Web Server on Unix (AIX) and host on Apache Tomcat.
    c.     Informatica on Unix (AIX)
    d.     Oracle DAC Server on Unix (AIX)
    Specific documentation on each of the them would be of great help. I would also appreciate if we can pre-requisites instructions too. E.g. Java on AIX
    Thanks and Regards
    Alok

    OBIEE 10.1.3.4 is basically a Windows application that has been ported to other platforms. Unfortunately, the Administration Tool only runs on Windows, so you will need to install OBIEE on AIX and on Windows, then delete what you do not need on Windows so you are left with the Administration Tool only.
    On Windows, I installed 10.1.3 OAS (J2EE + WebServer), then did an Advanced Installation of OBIEE on WIndows, and installed into the 10.1.3 OAS. Then I deleted the 10.1.3 OAS so I was just left with the Administration Tool. Make sure you have 10g client installed on your WIndows machine, then configure your ODBC datasources per the Oracle By Example fpr OBIEE:
    Creating a Repository Using the Oracle Business Intelligence Administration Tool
    http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/bi_admin/biadmin.html
    On AIX, you need to decide if you want to do a Basic or Advanced Installation. Do not install OBIEE into the R12 10.1.3 Oracle Home, but if you have another 10.1.3.3 or higher OAS in use on AIX for Demantra or SOA Suite, you can use that with an Advanced Installation.
    Oracle® Business Intelligence Infrastructure Installation and Configuration Guide
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31765.pdf
    You can configure the OBIEE for Fusion Intelligent per the following implementation guide:
    Oracle Fusion Intelligence for E-Business Suite Implementation Guide
    http://download.oracle.com/docs/cd/B40089_10/current/acrobat/120fieig.pdf
    The OBIA installation instructions are here:
    Oracle® Business Intelligence Applications Fusion Edition Installation and Configuration Guide Release 7.9.5
    http://download.oracle.com/docs/cd/E12127_01/doc/bia.795/e12083/toc.htm
    4 Installing and Setting Up Oracle Business Intelligence Applications
    http://download.oracle.com/docs/cd/E12127_01/doc/bia.795/e12083/windows_ic.htm#i1105303

  • PSE13 on Win 7 - seeing clipboard

    PSE13 on Win 7 - PS cannot see the clipboard when using FILE > NEW > Image from Clipboard

    Hi Raj,
    JAVA_HOME is set .
    I tried running the web server from command prompt to get the exact error message .
    C:\>"C:\Program Files\Oracle Demantra Spectrum\Collaborator\Tomcat\bin\startup.bat"
    The CATALINA_HOME environment variable is not defined correctly
    This environment variable is needed to run this program
    C:\>echo %CATALINA_HOME%
    C:\Program Files\Oracle Demantra Spectrum\Collaborator\Tomcat\bin
    C:\>echo %JAVA_HOME%
    C:\Program Files\Java\j2re1.4.2_10
    This is little strange that it is not finding CATALINA_HOME.
    Regards
    RS

  • Can Demantra Forecast at a National level?

    Good afternoon Forum,
    I posted a thread about a month ago and am back again to hear some more good advice and information. I work in a business group which supplies spare parts nationally through regional distribution centers for a large industrial equipment installed base. Despite me being against this, our management has decided to use Demantra to forecast parts usage at the National level and then force down to the regional distribution centers to take a percentage of parts based on past percentage of the total, rather than roll up the individual regional forecasts to create a total.
    My question is can Demantra be set to do this? What would it take? Besides being less accurate at a regional level, what other drawbacks are there?
    Thanks in advance for any assistance you can provide.
    Best regards,
    ABoyNamedJoe

    Hi Maggie,
    To solve the proble, I think the best way is to create something like dummy entity, which is usually called adjustment entity as Alwin mentions.
    Please remember not making any child entity of the adjustment entity.  Otherwise, the adjustment entity won't be base-level member anymore, and you can not post data.
    Hope it helps.
    Atsushi

  • How to install Demantra on 64-bit machine so that all components work?!!

    I'm using 64-bit windows 7. I first installed Oracle DB 10.2.0.4 x64, then Demantra 7.3 x64. Some component of Demantra didn't work, wouldn't open giving me the following error "Can't connect to database Oracle library OCI.dll or ORA803.dll couldn't be loaded". Only then I read official installation notes for Demantra which say:
    You can run Oracle Demantra on either a 32-bit or 64-bit Oracle database. However, the Oracle Demantra Installer and these applications run in 32-bit mode, so you must use the 32-bit Oracle database client to install Oracle Demantra and use these applications:
    * Business Modeler
    * Member Management
    * Chaining Management
    * Oracle Demantra forecasting engine
    How do I "use the 32-bit Oracle database client to install Oracle Demantra"? Give me a bit more detailed answer if you can, as I'm not an expert. Thank you.

    Hi Milind,
    Unfortunately, I don't have Oracle SID and access to metalink. We're about to get into contractual agreement, but it's still in the workings. My original problem was solved by way of using virtual machine (32 XP) on top of Windows 7 64. However there are other issues standing in the way of our training. Do you know whether 7.3.0.1 has seeded demo data? (7.2 had it, and 7.3.0 didn't). Desperately need to a big nice rich dataset for 7.3. Any help greatly appreciated.
    Yuriy

  • Cannot update data in a demantra worksheet..

    Hello all,
    I am not able to update data in a demantra worksheet - referred to Oracle Metalink
    https://metalink.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&id=()),(page=KBNavigator&id=(bmDocID=459527.1&bmDocType=PROBLEM&viewingMode=1143&bmDocDsrc=KB&bmDocTitle=Worksheet%20Data%20is%20Not%20Being%20Saved%20to%20the%20Database%20-%20Error%20:%20Update%20Data%20Failed,%20Can&apos;t%20Create%20%3Cb%3EW...&from=BOOKMARK))
    DocId= 459527.1
    I have the same error message and I followed the steps exactly but I cannot seem to get rid of the error
    Cannot create Wf process. Update Data id: ....
    I have the components correctly defined, display units seems ok. Not sure why the Update Data is failing somewhere??
    Cheers

    Hey there!
    Make sure you restart web server (tomcat) after any changes you make in the business modeler, and before checking the worksheets. Make sure component has units associated, and series associated too.
    Hope this helps,
    Aaron

  • Can demantra(7.2) forecast at hourly level??

    I have a requirement where the forecast needs to be done at hourly level .
    Can it be done in demantra ?
    As per implementation guide for demantra 7.2 , it seems it can be done. Implementation guide says :
    "The base time unit is specified during configuration to a length that is appropriate for
    your planning cycle. Oracle provides three sizes of base time unit (day, week, or month)
    and *can support hourly time units if needed*."
    Please let me know, if you know the details of such setup
    Regards

    Hi,
    I think i was not able to explain the question well . I know that the forecast cycle can be run each hour.
    My question is : can the forecast be generated at hourly bucket ?
    can we give history in terms of hourly bucket and get the forecast in hourly bucket too?
    The time level aggrgation may look like : - hour -> day -> week -> month
    As per data model, there seems to be only three time bucket option is there i.e. day , week and month.
    But as per implementation guide , we can also forecast in hourly bucket. if it can be done , can some body let me know what the extra step required .
    Regards

  • How to Add a series in Demantra Worksheet which calculates qtr to qtr value

    Hi All,
    I am not sure if this is the right thread that i am posting this message.
    My worksheet has Four Rows(one for each quarter) of data for each item. I need to define a series in Worksheet
    which subtracts data from a couple of series from the previous quarter. For
    Example the series for the 2nd quarter must subtract the revenue and non
    revenue shipments from the first quarter and put the value in the series in the
    2nd quarter. How can I do it?
    Thanks in advance

    Hi user630001,
    Welcome to this wonderful forum to discuss anything related to Demantra.
    I am assuming that you have values for "series_1" and "series_2" in qtr 1, qtr2, qtr3 and qtr4 that you need to use in a new series called "result_series" and that the result in the new series is given by:
    (result_series) for qtr4 = series_1 for qtr3 - series_2 for qtr3. Here qtr1 is the earliest quarter and qtr4 is the latest.
    To fulfill the above requirement,create 2 new series called "timeshifted_series_1" and "timeshifted_series_2" and copy the previous quarter's values into the present quarter (means copy qtr 3 values of series_1 and series_2 into timeshifted_series_1 and timeshifted_series_2 for qtr4)and use these two new series while calculating the "result_series" (means result_series = timeshifted_series_1 - timeshifted_series_2 ).
    In short create timeshifted series to have values from the previous quarter and utilise the timeshifted series for the calculation in the resultant series.
    For copying the series_1 and series_2 into the timeshifted_series_1 and timeshifted_series_2 series you can use the rolling data functionality available in Demantra.
    Hope this helps.
    Thanks and Regards,
    Shekhar

  • OC4J:home is not coming up after deployment of war file(i.e demantra war)

    Hi,
    The oc4j:home services is not coming up in OracleAS 10.1.3.2 Middle Tier after deplyment of war file(j2sdk 1.4.2_10)
    I tried so many times bouncing but oc4j:home is not coming up. Below is the status.
    Please guide me and help me.
    D:\product\10.1.3.2.0\OracleAS_10\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=WG8LSW3J:6201
    2 of 3 processes started.
    ias-instance id=OracleAS.WG8LSW3J.ced.corp.cummins.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    default_group/home/default_group/
    Error
    --> Process (index=1,uid=687477649,pid=5304)
    time out while waiting for a managed process to start
    Log:
    D:\product\10.1.3.2.0\OracleAS_10\opmn\logs\\default_group~home~default_grou
    p~1.log
    The log file of default_group~home~default_group~1.log
    08/09/30 19:41:51 Start process
    WARNING: Code-source D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\applications\demantra\demantra\WEB-INF\lib\activation.jar (from WEB-INF/lib/ directory in D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\applications\demantra\demantra\WEB-INF\lib) has the same filename but is not identical to /D:/product/10.1.3.2.0/OracleAS_10/j2ee/home/lib/activation.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader demantra.web.demantra:0.0.0.
    WARNING: Code-source D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\applications\demantra\demantra\WEB-INF\lib\mail.jar (from WEB-INF/lib/ directory in D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\applications\demantra\demantra\WEB-INF\lib) has the same filename but is not identical to /D:/product/10.1.3.2.0/OracleAS_10/j2ee/home/lib/mail.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\oc4j.jar). If it contains different versions of the same classes, it will be masked as the latter is already visible in the search path of loader demantra.web.demantra:0.0.0.
    2008-09-30 19:42:01,650 [OC4J Launcher] DEBUG appserver.system :: Configuration file loaded > D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\applications\demantra\demantra\conf\logconf.lcf
    2008-09-30 19:42:01,650 [OC4J Launcher] DEBUG appserver.system :: Logs will be dumped to D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\applications\demantra\demantra\conf\..\logs\collaborator.log
    2008-09-30 19:42:01,650 [OC4J Launcher] DEBUG appserver.system :: Logs will be dumped to D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\applications\demantra\demantra\conf\..\logs\integration.log
    2008-09-30 19:42:01,665 [OC4J Launcher] DEBUG appserver.system :: Value for parameter client.javaPlugin.downloadUrl was not specified, using ../plugin/
    2008-09-30 19:42:01,681 [OC4J Launcher] DEBUG appserver.system :: Starting Service Demantra Application Server/7.1.1 (118)
    08/09/30 19:42:01 ................................2008-09-30 19:51:11,747 [OC4J Launcher] WARN appserver.system :: Object is not valid :
         Invalid EXTRA_FRON and EXTRA_WHERE expressions, missing expected join for EXTRA_FROM tables: BRANCH_DATA, therefore EXTRA_FROM and EXTRA_WHERE expressions will be ignored, Series: 'Event Sim'.
    2008-09-30 19:51:11,747 [OC4J Launcher] WARN appserver.system :: Object is not valid :
         Invalid EXTRA_FRON and EXTRA_WHERE expressions, missing expected join for EXTRA_FROM tables: BRANCH_DATA, therefore EXTRA_FROM and EXTRA_WHERE expressions will be ignored, Series: 'Evt Cost'.
    Please anybody help me .
    Thanks & Regards,
    Ravi Kumar

    You might want to check these logfiles:
    D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\applications\demantra\demantra\logs\collaborator.log
    D:\product\10.1.3.2.0\OracleAS_10\j2ee\home\applications\demantra\demantra\logs\integration.log
    These logfiles should give you more clues. Seems it is missing some "objects", but what these objects are is rather undefined.

  • Populating level values in Demantra.

    Hi Guru's,
    We have a requirement to create a new level on top of item level in item hierarchy. I took one of the exisiting level (t_ep_p2) and changed the its level title. The thing got reflected in the configure levels. I upgraded the data model and used level value and level value association dat file to populate the level member. The request went through without any errors but I could not see the same in staging tables. The level members are also getting reflected in the worksheets.
    Does any one faced this issue. Am I missing anything here?
    Thanks
    Ram

    Ram,
    Why are you using level value and level value association dat file in Demantra? As far as I know, they were meant for ODP, not for Demantra.
    I recommend to use custom_hook procedure (if you are using EBS-Demantra integration) OR direclty populate staging table (standalone Demantra).
    Follow the steps mentioned in implementation guide for Adding a new level.
    Thanks,
    Amit

  • Issue in demantra workflow

    Hi all,
    I am using demantra 7.3.1 version,In that how exactly the * conditional step * works real time
    for ex:if I query in sql space as select 1 from table where approve=0 here my logic is that table should not contain any record as 0 if it is found it should execute false else true( so my question is that above query is more than enough for this conditional step to work or is that we need to pass any parameters???

    Hi,
    unless there's a new release strategy found and unless a release code is set, which is a prerequesite to another release code, there will be no further events for BUS2012.ReleaseStepCreated.
    From another point of view:
    For each release code that is open, there is exactly once an event .ReleaseStepCreated.
    Depending on the customizing, changes to the object may reset all given release codes. The common understanding is a "within 2% value change" doesn't reset the release.
    If you need to have your workflow triggered on changes, as well, you'd be off with linking it to the .Changed event. To keep compatibility with the standard's event, I won't recommend to create a .ReleaseStepCreated by another linkage (such as the .Changed-event).
    Best wishes,
    Florin

  • Run a batch file from demantra workflow

    I am trying to run a batch file from demantra's workflow by creating an executable step.
    I am getting the following error.
    Error description ’’Invalid command line:’’"D:\Oracle Demantra Spectrum\Collaborator\demantra\sop\populate_staging.bat"
    I am giving the following value in command line of executable step.
    "#application_root#\sop\populate_staging.bat"
    The batch file exists in the appropriate folder.
    Following code is in the batch file.
    sqlldr userid=msdem/msdem@demsbx control=load_item_hier.ctl
    Please help me.
    Thanks

    This should work for you-
    Create a batch file on your current server (ODI) and write in the path to the other batch file on the other server.
    //Server2completename/D$/Path/yourbatchfile.bat
    From ODI call your batch file that you created on the same machine.. which will inturn call the other batch file on a different machine to execute batch client.
    Also can you paste the errors that you may be getting.. need to check if you are getting any specific issue related to this.
    Thanks
    Denzz

Maybe you are looking for

  • Video Control Bar in Flash Displays on HD but Not From Webserver

    I am using Flash Pro 8 - putting FLV files in SWF files using Flash Pro 8 and then "publishing" to Html and SWF to a location on my hard drive. When I display the webpage from my Hard Drive from where ever on my hard drive I initially published to fr

  • Pl/sql module with "3rd" party httpd

    I'm just curios if anyone tried to use the pl/sql module supplied with Oracle http server with a "normal" httpd from OS distro. Please share your experiences. Thank you Andrew

  • How do I make an executable file?

    I'm trying to make an exe file outof my class file, I've got WIN XP as OS... Can some one give me step by step help? Regards, Patrik

  • Remove unwanted backing bean binding

    Hi All, My JSFX page has around 200 fields and I have to manipulate only a few fields in the backing bean. When I use this method to bind the UI components with the backing bean Design--> Page Properties ---> Component Binding ---> Auto Bind, all the

  • It's finally working!! (X-Fi ExtremeGam

    Good evening everyone. I simply wanted to tell you all that I finally got my card to work thanks to the amazing support from Creative Support Sweden. I ultimately wrote a letter to Tech support explaining my problem (you can read about it here: http: