Queue of executing scenarios

Hi,
I have a use case I don't know how to implement.
I have one scenario that need to be executed in different context. The fact is that I must not start the scenario on different context at the same time.
Moreover, I need to start the scenarios using starscen (in the end of an external process).
Is there a mean to launch scenarios using startscen but in a kind of queue where scenarios are executing one after the other? in other words, I don't want scenarios execution to be done in parallel but sequencialy.
Your help will be really appreciated :)
thanks,
Olivier

Well, probably my first post was unclear (anyway you help is usefull as being one of the possible solutions).
Imagine I have application A that triggers launch of scenario 1/context A and application B that triggers launch of scenario 1/context B.
Now application A do a startscen of scenario1/contextA. In the mean time, application B do a startscen of sceanrio1/ context B.
So I want scenario 1/context A to be executed and once finished scenario1/Context B to be executed.
It may happen that application B triggers action before application A (two different applications not linked together).
What I don't want is to execute Scenario1/contextA and B echa time one or the other application triggers execution.
Is it clearer now?
If it exists, what could be good is a kind of global scenario synchronous execution queue.
Olivier

Similar Messages

  • How to dedicate Queues for Particular scenario

    Folks,
    How we can dedicate queues to a particular scenario. I have a unique requirement , I need to dedicate XBQSx kind of queues to particular Scenario.
    Thanks,
    Manish Kosarkar

    Manish,
    Go through this document for the procedure on how to achieve your requirement:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/59e837d3-0201-0010-c096-dc1869733413
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20bb9649-e86e-2910-7aa9-88ed4972a5f6
    ---Satish

  • Not able to execute scenario in RA 14.0

    Problem Summary
    Not able to execute scenario in RA 14.0 
    Problem Description
    [oracle@dev-rtlrmadb src]$ ./SIL_RetailLoadControlSeedData.ksh
    OracleDI: Starting scenario SIL_RETAILLOADCONTROLSEEDDATA 001 in context DEVELOPMENT_INSTALL ...
    2015-02-08 12:01:01.026 ERROR ODI-1217 Session SIL_RETAILLOADCONTROLSEEDDATA (20404) fails with return code 7000.
    2015-02-08 12:01:01.099 ERROR ODI-1134 Agent Internal encountered an error: ODI-1217: Session SIL_RETAILLOADCONTROLSEEDDATA (20404) fails with eturn code 7000. Caused by: ODI-1226: Step RA_Log_Error_File fails after 1 attempt(s).
    When checking in $MMHOME/error directory , the log is showing following error :- 
    Package Name-> SIL_RETAILLOADCONTROLSEEDDATA
    Step Name-> SIL_RetailInitial_C_ODI_PARAM_Load
    Error Details->
    ODI-1226: Step SIL_RetailInitial_C_ODI_PARAM_Load fails after 1 attempt(s).
    ODI-1240: Flow SIL_RetailInitial_C_ODI_PARAM_Load fails while performing a Loading operation. This flow loads target table C_ODI_PARAM.
    ODI-1228: Task SS_0 (Loading) fails on the target ORACLE connection ORACLE_BI_APPLICATIONS_RA_INSTALL.
    Caused By: java.sql.SQLSyntaxErrorException: ORA-01918: user 'radm01' does not exist
    DB user exists. I'm able to login via sqlplus.   Have checked in Physical schema and Logical schema also. All required Data Servers exeists in Topology -> physical / locical schema-> oracle. and tested the connection every thing is working properly.
    Error Codes
    ODI-1226  , ODI-1240 , ODI-1228 , ODI-1217 , ODI-1134 , ODI-1232
    Problem Category/Subcategory
    Retail Merchandising Analytics Issues
    Uploaded Files
    Template Question Responses
    1) ### Steps to Reproduce ###
    Go to $MMHOME/src .
    Execute the   ./SIL_RetailLoadControlSeedData.ksh  from prompt.    This gives the mentioned error.
    I'm currently configuring Oracle Merchandising Analytics 14.0  . Referring guide  " Oracle® Retail Analytics Installation Guide Release 14.0 E50594-05 ".
    I'm at step number 11 , 
    page no 58.

    Please help. Its urgent.

  • Specific queue for one Scenario.

    Hi guys,
    I’m using an RFC interface to connect an R/3 to XI. I would like to use only one specific queue for this scenario. Is it possible specifying a specific queue? Where I can define it?
    Thanks in advance,
    Ricardo.

    Hi Ricardo,
    you can do this using
    Configure Filter for Queue Prioritization in SXMB_ADM Transaction
    For more refer to
    <a href="/people/sap.user72/blog/2005/12/12/how-to-prioritize-messages-in-xi:///people/sap.user72/blog/2005/12/12/how-to-prioritize-messages-in-xi
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/59e837d3-0201-0010-c096-dc1869733413">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/59e837d3-0201-0010-c096-dc1869733413</a>
    Regards,
    Sudharshan

  • Execute scenario with multiple variables through ODIInvoke webservice

    I am looking to execute scenario with multiple variables through ODIInvoke webservice but can't seem to get the SOAP request formatted correctly. Here is what I have tried but I get a parsing error.
    <invokeScenarioRequest>
    <invokeScenarioRequest>
    <RepositoryConnection>
    <JdbcDriver>org.hsqldb.jdbcDriver</JdbcDriver>
    <JdbcUrl>jdbc:hsqldb:hsql://localhost</JdbcUrl>
    <JdbcUser>sa</JdbcUser>
    <OdiUser>SUPERVISOR</OdiUser>
    <OdiPassword>SUNOPSIS</OdiPassword>
    <WorkRepository>DEVELOPMENT</WorkRepository>
    </RepositoryConnection>
    <Command>
    <ScenName>I_TEST_WS</ScenName>
    <ScenVersion>001</ScenVersion>
    <Context>DEVELOPMENT</Context>
    <LogLevel>5</LogLevel>
    <SyncMode>1</SyncMode>
    <Variables>
    <Name>SNI.DMN_CD</Name>
    <Value>DTA</Value>
    </Variables>
    <Variables>
    <Name>SNI.ADPT_CD</Name>
    <Value>RAT_CD</Value>
    </Variables>
    </Command>
    <Agent>
    <Host>S119SNIP045166</Host>
    <Port>20910</Port>
    </Agent>
    </invokeScenarioRequest>
    </invokeScenarioRequest>
    Here is the error I am getting
    com.sunopsis.wsinvocation.SnpsWSInvocationException: java.lang.RuntimeException: Unexpected subelement Name
         at com.sunopsis.wsinvocation.client.a.a.d.requestReply(d.java)
         at com.sunopsis.graphical.wsclient.f.b(f.java)
         at com.sunopsis.graphical.tools.utils.swingworker.v.call(v.java)
         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
         at com.sunopsis.graphical.tools.utils.swingworker.l.run(l.java)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.RuntimeException: Unexpected subelement Name
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1515)
         at org.apache.crimson.parser.Parser2.content(Parser2.java:1766)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1494)
         at org.apache.crimson.parser.Parser2.content(Parser2.java:1766)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1494)
         at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
         at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
         at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
         at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
         at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:1792)
         at com.sunopsis.wsinvocation.client.a.a.d.a(d.java)
         ... 8 more
    Caused by:
    AxisFault
    faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Client
    faultSubcode:
    faultString: java.lang.RuntimeException: Unexpected subelement Name
    faultActor:
    faultNode:
    faultDetail:
         {http://xml.apache.org/axis/}stackTrace:java.lang.RuntimeException: Unexpected subelement Name
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1515)
         at org.apache.crimson.parser.Parser2.content(Parser2.java:1766)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1494)
         at org.apache.crimson.parser.Parser2.content(Parser2.java:1766)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1494)
         at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
         at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
         at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
         at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
         at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:1792)
         at com.sunopsis.wsinvocation.client.a.a.d.a(d.java)
         at com.sunopsis.wsinvocation.client.a.a.d.requestReply(d.java)
         at com.sunopsis.graphical.wsclient.f.b(f.java)
         at com.sunopsis.graphical.tools.utils.swingworker.v.call(v.java)
         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
         at com.sunopsis.graphical.tools.utils.swingworker.l.run(l.java)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
         at java.lang.Thread.run(Thread.java:595)
         {http://xml.apache.org/axis/}hostname:S119SNIP045166
    java.lang.RuntimeException: Unexpected subelement Name
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1515)
         at org.apache.crimson.parser.Parser2.content(Parser2.java:1766)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1494)
         at org.apache.crimson.parser.Parser2.content(Parser2.java:1766)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1494)
         at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
         at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
         at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
         at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:696)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
         at org.apache.axis.handlers.soap.MustUnderstandChecker.invoke(MustUnderstandChecker.java:62)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:206)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:1792)
         at com.sunopsis.wsinvocation.client.a.a.d.a(d.java)
         at com.sunopsis.wsinvocation.client.a.a.d.requestReply(d.java)
         at com.sunopsis.graphical.wsclient.f.b(f.java)
         at com.sunopsis.graphical.tools.utils.swingworker.v.call(v.java)
         at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
         at com.sunopsis.graphical.tools.utils.swingworker.l.run(l.java)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
         at java.lang.Thread.run(Thread.java:595)
    If I change it from
    <Variables>
    <Name>SNI.DMN_CD</Name>
    <Value>DTA</Value>
    </Variables>
    <Variables>
    <Name>SNI.ADPT_CD</Name>
    <Value>RAT_CD</Value>
    </Variables>
    to
    <Variables>
    <Name>SNI.DMN_CD</Name>
    <Value>DTA</Value>
    </Variables>
    the session runs. Does anyone know the syntax for multiple variables being passed?
    Thank you,
    Troy

    Hi,
    The xml should be like this
    <variables>
    <name>SNI.DMN_CD</name>
    <value>DTA</value>
    <name>SNI.ADPT_CD</name>
    <value>RAT_CD</value>
    </variables>
    Hope this helpful.
    Regards

  • Cache/Queue Problem while executing scenario

    Hi All,
    Our server is up and running, but there is a problem <b>every</b> time we try to execute a scenario:
    1. The SXI cache and the CPA cache have to be refreshed after making any changes to the objects
    2. The queues have to be de-registered, then re-registered in sxmb_adm
    Has anyone faced this problem before? Any suggestions as to how to solve this?
    Regards,
    Puloma.

    Hi,
    this is not a normal behaviour. Have a look at the cache notifications in the integration directory and check whether you receive some hint. Eventually there might be problems with the connectivity to the adapter engine or user xidiruser. Have a look at the following notes
    741214  and 780747 and the HOw To Cache guide which you can find under http://service.sap.com/xi
    Hope this helps, Regards, Jaime

  • Problem in TRFC queue (SM58) - IDOC2FILE scenario

    Hi,
    I am executing IDOC2file scenario. In the transaction we19, i have successfully posted the IDOC to external system (XI).
    But the iDOC is still in TRFC queue. (SM58 or BD87).
    <b>Recipient details</b>
    Port : RFC in We21.
    Partner No. : XI logical name.
    Partner Type: Logical system.
    <b>Sender details</b>
    Port : SAPBIW
    (This is the confusing part, I was told that first three letters should be SAP and next three should be SID of the SAP system).
    Is this mandatory. But my TRFC (we21 in BW) didn't have any such port, so i created one.
    Partner No. : BIW logical name.
    Partner Type: Logical system.
    I am getting this error in SM58
    <b>Transaction IDX1: Port SAPBIW, client 001, RFC dest contains error.</b>
    Now i want to know what is the problem because of which IDOC is not being to pushed to XI

    Hi,
    go to sm58 and release or delete  that queue, next time idoc will not stuck in  the queue.
    <i><<<Port : SAPBIW
    (This is the confusing part, I was told that first three letters should be SAP and next three should be SID of the SAP system)Is this mandatory</i>
    It is not mandatory, you can leave this option blank.
    Thanks

  • SAP SRM 7.0 with ECC EHP 4 components to execute scenario

    Hi All,
    I am new to SAP SRM 7.0.Could you please let me know that what are all the components needs to be in place to execute the technical scenarios and business scenarios.I had an hands on experience on SAP SRM 5.0 with ECC 6.0 backend.
    Some where i read that there are lot of configuration  changes when we integrate SRM 7 with ECC EHP 4.Do we need to have PI 7  for executing Centralized contract and plan driven procurement scenario?Please guide me to have some exposure towards higher version.Thank you in advance.
    Best Regards,
    praveen

    Hello,
    You can refer the INSTALLATION AND UPGRADE INFORMATION , Master guides etc maintained at the below mentioned location which will answer all your query's here.
    Goto URL http://service.sap.com/srm-inst and then navigate to SAP SRM --> SAP SRM Server 7.0 .
    Best Regards,
    Rahul

  • Executing Scenario on the basis of a variable.

    Hi
    I have a requirement of executing one interface out of more than 2 interfaces on the basis of incoming variable value in a package.
    For Eg:
    Scenario is like .., one variable named as 'VAR_LOCAL' returns one 'filecode' value.
    --> filecode can have multiple values like
    1.) filecode_1
    2.) filecode_2
    3.) filecode_3 .. and so on.
    And i have one interface configured for each 'filecode'.
    Now i have to make check..., If filecode has value 'filecode_3' then only 3rd interface will executes.
    What is the simplest way of configuring this in ODI.
    Any help is appreciated.
    Thanks.

    Hi,
    Maybe I didn't make it clear. Steps to follow would be:
    1. declare variable
    2. refresh variable
    3. evaluate variable = Filename_1
    4. 'OK'(true) to interface loading filename_1. 'KO' (false) to step 5
    5. evaluate variable = filename_2.
    6. 'OK' (true) to interface loading filename_2. 'KO' (false) to step 7
    7. evaluate variable = filename_3
    8. 'OK' (true) to interface loading filename_3. 'KO' (false) to step 9
    9. evaluate variable = filename_4
    10. 'OK' (true) to interface loading filename_4. 'KO' (false) to step 11
    11 repeat above until you have exhausted your filename_*
    Hope this helps
    Bos

  • Error in executing SCENARIO in CMD mode

    Hi,
    I am new to ODI. I am trying to execute a scenario in CMD mode. But, its not exexcuting. The following error is thrown. Any help would be appreciated. I am using ODI 10.1.3.4.0, WinXP SP3.
    *\OraHome_1\oracledi\bin>startcmd.bat OdiStartScen "-SCEN_NAME=SALES_ADMIN" "-S*
    *CEN_VERSION=001" "-LOG_LEVEL=5"*
    A JDK is required to execute Web Services with OracleDI. You are currently using a JRE.
    OracleDI: Starting Command OdiStartScen "-SCEN_NAME=SALES_ADMIN" "-SCEN_VERSION=001" "-LOG_LEVEL=5"
    java.lang.NullPointerException
    at com.sunopsis.dwg.cmd.DwgCommandScenario.k(DwgCommandScenario.java)
    at com.sunopsis.dwg.cmd.DwgCommandScenario.treatCommand(DwgCommandScenar
    io.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.prepare(DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.t(e.java)
    at com.sunopsis.dwg.cmd.g.E(g.java)
    at com.sunopsis.dwg.dbobj.SnpScen.a(SnpScen.java)
    at com.sunopsis.dwg.dbobj.SnpScen.localExecuteSync(SnpScen.java)
    at com.sunopsis.dwg.tools.StartScen.actionExecute(StartScen.java)
    at com.sunopsis.dwg.function.SnpsFunctionBaseRepositoryConnected.execute
    (SnpsFunctionBaseRepositoryConnected.java)
    at com.sunopsis.dwg.tools.StartScen.main(StartScen.java)
    at com.sunopsis.dwg.tools.OdiStartScen.main(OdiStartScen.java)
    java.lang.NullPointerException
    at com.sunopsis.dwg.cmd.DwgCommandScenario.k(DwgCommandScenario.java)
    at com.sunopsis.dwg.cmd.DwgCommandScenario.treatCommand(DwgCommandScenar
    io.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.prepare(DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.t(e.java)
    at com.sunopsis.dwg.cmd.g.E(g.java)
    at com.sunopsis.dwg.dbobj.SnpScen.a(SnpScen.java)
    at com.sunopsis.dwg.dbobj.SnpScen.localExecuteSync(SnpScen.java)
    at com.sunopsis.dwg.tools.StartScen.actionExecute(StartScen.java)
    at com.sunopsis.dwg.function.SnpsFunctionBaseRepositoryConnected.execute
    (SnpsFunctionBaseRepositoryConnected.java)
    at com.sunopsis.dwg.tools.StartScen.main(StartScen.java)
    at com.sunopsis.dwg.tools.OdiStartScen.main(OdiStartScen.java)

    Hi,
    Please try this,
    startcmd.bat OdiStartScen "-SCEN_NAME=SALES_ADMIN" "-SCEN_VERSION=001" "-LOG_LEVEL=5" "-CONTEXT=GLOBAL"
    or
    startscen.bat SALES_ADMIN 001 GLOBAL "-v=5"
    Also, make sure your odiparam is updated with the connection details like this,
    set ODI_SECU_DRIVER=oracle.jdbc.driver.OracleDriver
    set ODI_SECU_URL=jdbc:oracle:thin:@localhost:1521:orcl
    set ODI_SECU_USER=ODIM
    set ODI_SECU_ENCODED_PASS=d1yX,esDEvjoNkC4LYnAO8vy
    set ODI_SECU_WORK_REP=WORKREP
    set ODI_USER=SUPERVISOR
    set ODI_ENCODED_PASS=LELKIELGLJMDLKMGHEHJDBGBGFDGGH
    Thanks,
    G

  • Execute Scenario in Metadata Navigator

    Hi there,
    I just created a scenario of an ODI interface and it works well in Designer. But when I tried to execute it in Metadata Navigator, an error message shows up: "Connection refused: connect" Does anyone know how to solve it?
    OC4J is used as application server for metadata navigator and AXIS2 is deployed to OC4J as web services container. Is there any extra steps that I need to go throught to get it work?
    Thank you very much.
    Sincerely,
    Yang

    Hi Yang Yang,
    I was facing the same issue as you were facing in step 1 (not able to execute a scenario of an Interface from Metadata Navigator).
    But i tried running a scenario of an Interface using an agent (not the local agent) and it worked for me.
    Thanks and Regards
    Madhu Gowda
    Edited by: user13050481 on May 5, 2010 5:18 AM

  • Agent can't execute scenario schedule

    Hi All,
    I create scenario and it can execute fine in manually. But when I tried to run agentscheuduler, it connect to Agent. But scenario didn't execute.
    I started the agent scheuduler by type: agentscheduler "-name=Wry_Base_Phy" "-port=20910" "-v=5".
    Thanks & Regards,
    Frank

    the problem has been solved after I delete previously scenario and re-create a new one.
    thanks !
    Frank

  • Queues in executable

    Hi,
    I have 2 VIs that talk between them using queues. All works OK.
    When i created 2 executables there is not connection (queue doesn't work). Where is a problem?

    When you run the VIs in the development environment all VIs see the other VIs that are running and they can all use the same que if they get the que reference.
    If a VI is built into an executable however, all it can "see" is the other VIs, ques etc. in the same executable...
    The solution to your problem is thus either to build both VIs into one and the same executable or to build an interface to the que of the consumer application that allows the producer to send data into the que of the consumer, e.g. using a tcp/ip connection.
    MTO

  • Error in executing scenario File to Idoc

    Hi,
        I did File to Idoc scenario.
      In that I got error in status record at r/3 system...
    status record code is 51....Error is <i>Application document not posted</i>
    regards,
    pavani

    Hi Ravi,
    i mapped some of the data fields. Control fields i disabled them....
    Can you giv me wat are the importent fields for Cremas04...
    I did all the field that are indicated in red color..
    still i m getting error
    Message was edited by:
            Pavani Kumari Kokkiragedda

  • Error when executing scenario use command prompt - startscen

    Hi All,
    Anyone know how to solve this error? I get this error message when I execute command prompt: startscen scenarioName version001 contextDevelopment "-v=2"
    The error message is:
    java.lang.NullPointerException
    at com.sunopsis.g.a.f.b(f.java)
    at com.sunopsis.tools.core.SnpsStringTools.a(SnpsStringTools.java)
    at com.sunopsis.dwg.DwgObject.snpsDecypher(DwgObject.java)
    at com.sunopsis.dwg.DwgJv.treatCmd(DwgJv.java)
    at com.sunopsis.dwg.DwgJv.main(DwgJv.java)
    at oracle.odi.Agent.main(Agent.java)
    I use JDK version 1.4.
    Thanks in advance.
    Regards,
    Sumardi

    Hi Sumardi,
    Trying to help you,
    Please cross check the repository configuration information in ODIPARAM.BAT file.
    Thanks,
    G

Maybe you are looking for