BPEL Console not showing input fields for process

I'm having a problem with our BPEL processes. When testing them in the BPEL Console the form for entering the input fields does not appear, even when switched to XML entry instead of HTML.
The problem seems to occur in processes which take their input schemas from a different directory from the BPEL process. This was working fine in Oracle 10.1.2. We can successfully load the schema by entering its URL, and if the process is started without entering any data, the input message is correctly generated, just with all fields empty. So it seems like the schema is being found.
When both the input and output schemas are specified inline in the project WSDL file, it works correctly. The problem occurs when referencing the schema in a different location. We have numerous projects which share common schemas, so specifying them all in-line is not a workable solution.
Has anyone else encountered this problem, or found a solution to it?
Thanks for your help.
Howard

I have similar process where I am able to see the instance incomplete process C, the issue is with the present process.
actually process B and C are from production I have designed the new process A, which is calling B and B is calling C.
I have also designed other process A1(new) which is calling B1(existing) and B1 is calling C1(existing), there I am able to see the instance of C1
dont know why it is happening like this for process C
please advice
thanks
yatan

Similar Messages

  • OM IT 1005 not showing input fields in PPOME & PPOCE

    Hello friends,
    The business requirement is:
    add IT 1005 Planned Compensation as a tab page in T.code PPOME/PPOCE
    I configured the following in system:
    - IMG>Personnel Mgt>Org Mgt>Hierarchy Framework>Integrate New Infotype> >Add Infotype as Tab Page in Detail Area>Define your onw tab page>Tab Page Definition (this is option one)>
    I added Tab page as z1005, ticked infotype specific and infotype 1005
    Scenario Definition (Hierarchy Framework) > select OME0 >
    Tab Page in Scenario for each Object Type >
    I entered object type S (as we need it for Position), tab page: z1005, and respecitve sequence, I did not enter any report name, screen no, FM for Icons and Donot display is unchecked.
    Once I did this configuration and run PPOME tcode I got the tab page there but in the input fields it is blank and showing text like ##################### just a row like this.
    However when I do the same configuration for IT 1050 Job evaluation, it is working fine there. But 1005 is throwing the above error.
    Can anybody faced the same problem and resolve the above issue or incase some SAP Notes are available for the same.
    thanks
    Sunny

    Hi,
    Please check the table - T77OMTABUS.
    Regards
    Priya

  • BPEL Console not showing instance.

    I have written an Empty BPEL (not sync/async) process. Internally it calls three synchronous Web Services(partner links). The process starts with a DB poller. When I run the process the three partnerlink process instances are shown but the main BPEL does not appear in the instances list in the BPEL Console. (This is occuring whenever there is a fault in the BP, when the BP executes successfully it is shown in the BPEL Console.) How can I get to know the error in such a case?
    Adding a Java Embedding did not work because when the Java Embedding is after the step where the fault is occuring then the instance is not getting reflected.
    Any idea where BPEL process logs are written and how can I write custom logs in the log file?
    Any help would be appreciated.

    Check the log file at
    $ORACLE_HOME/opmn/logs/default*.log

  • Bpel console not showing domain name

    Hi
    i have installed a new jdev 10.1.3.1 and also have 10.1.2. first version is working fine examples but bpel console is not showing domain name in 10.1.2.
    pls anyone can tell me what may be the problem.Is it bcoz of two version in same machine.?? Its urgent help out............

    this is understandable - at per default we use oracle lite - which only allows ONE installation on a windows system ..
    to run both in paralell you have to install a db and create the 2 schemas (10.1.2.0.2 and 10.1.3.1) - I posted a blog note on this ..
    http://clemensblog.blogspot.com/2006/04/oracle-bpel-xe-part-2.html
    hth clemens

  • Create Sales Order with ES and LORD throws "not an input field"

    Hello,
    Im am getting the error:: "Field AUART is not an input field"
    I am trying to use the enterprise service: PurchaseOrderRequest_In for creating a Sales Order in ERP. I have done the settings under:
    - (IMG: Sales and Distribution -> Electronic Data Interchange -> EDI Messages -> Configure EDI Partners -> Convert External To Internal Partner Numbers )
    - (IMG: Sales and Distribution -> Electronic Data Interchange -> EDI Messages -> Configure EDI Partners -> Assign Customer/Vendor To Sales Organization Data )
    - Customizing transaction WUFWUF -> Transformations , application CL_PUR_PURCHASEORDER_RQ
    - SD_01 business function is activated
    Now when I send in a message I can monitor the errors in /SAPPO/PPO2 I get a list of errors telling me:
    "Field AUART is not an input field" and the same error for 5 other fields. If I debug the method I can see that the table LORD_MAPPING is read. It also looks like the service actually calls program SAPMV45A with screen 4440. This screen does not contain the fields with error. The errors are caught in
    class: CL_LORD_OBJECT
    Method: DO_IMPORT_MAPPING
    Line: 58-72
    , due to <field_inpmod> eq '0'. This is the input mode for the screen used.
    Any pointers to what I have missed would be greatly appreciated.
    Best regards,
    Emil Jessen

    check function group XVED. Within this function group there are some includes that allows you to change the behavior of SAP while creating the sales order after EDI inbound.
    There are the two includes ZXVEDU03 (to add additional data from the IDOC to the sales order) and ZXVEDU04 (to modify the batch input for creating the sales order). Maybe you can find your fields in here and clear them, so that SAP doesnt try to change the order-type field in EDI processing.
    In case you want to allow certain fields to be editable, check userexit MV45AFZZ form "userexit_field_modification". There you can set fields editable or not.
    Example:
    CASE screen-name.
        WHEN 'VBAP-MVGR3'.
          IF sy-tcode = 'VA01'.
            screen-input = 0. " 0 = field NOT editable, 1 = field editable
          ENDIF.
    ENDCASE.
    Regards
    Ralf

  • IDOC_INPUT_ORDERS error Field RV45A-VBAP_SELKZ (1) is not an input field

    Hi,
    We got one error message while processing one inbound idoc with IDOC_INPUT_ORDERS function module and the idoc status is 51
    status message 'Field RV45A-VBAP_SELKZ(1) is not an input field'.
    We have tried to reprocess the same idoc through BD87 but we got the same message.
    We have created one more idoc with same input data, it went successfully
    Could any one please tell us why this idoc is raising this error message, what is the root cause
    Please help us in resolving this issue
    Thanks in advance.
    Raju

    Which version dou you have, there was an old OSS [Note 457605 - SD EDI: 00 347, Field RV45A-VBAP_SELKZ (1) is no input field|https://service.sap.com/sap/support/notes/457605] (january 2002) and [Note 511508 - SD EDI ORDERS: returns fail with satus 51 when several item|https://service.sap.com/sap/support/notes/511508] (april 2002)
    Regards,
    Raymond

  • VBEP-WMENG (1) is not an input field.

    I am creating a new sales order or addition of new line items to existing sales order.
    while creation from IDOC, getting this error which is preventing the sales order creation.
    it is only happening to one sales area, rest works fine.
    The idoc does not proceed and we are receiving an idoc error "VBEP-WMENG (1) is not an input field."
    Can someone help me how to address this problem?
    Thanks,
    Edited by: Rob Burbank on Mar 30, 2010 1:26 PM

    Hi,
         Back on SDN now, and saw one of my own queries. and thought i should post my solution.
    for me it was VBAP-ABGRU(2) field, and there were changes in program 'MV45AO0F_FELDAUSWAHL' which actually led to this error. 
         'CHECK RV45A-ZEILE_LEER IS INITIAL.' statment was deleted and caused issues in PR.
         check if it helps...
    Thanks.

  • IDOC Error: VBEP-WMENG (3) is not an input field

    Hi,
    I am creating a Scheduling Agreement and consequently an IDOC is being created.
    However, the idoc does not proceed and we are receiving an idoc error "VBEP-WMENG (3) is not an input field."
    Can someone help me how to address this problem?
    Thanks,
    GC

    Hi,
         Back on SDN now, and saw one of my own queries. and thought i should post my solution.
    for me it was VBAP-ABGRU(2) field, and there were changes in program 'MV45AO0F_FELDAUSWAHL' which actually led to this error. 
         'CHECK RV45A-ZEILE_LEER IS INITIAL.' statment was deleted and caused issues in PR.
         check if it helps...
    Thanks.

  • After upgrading to iOS 8, the weather app does not show up results for any of the Indian States/cities

    After upgrading to iOS 8 on my iPhone 5, the weather app does not show up results for any of the Indian States/cities. Can Apple look into this or does anyone have a solution to this.

    Swipe from bottom of days listed ("Wednesday, Thursday, Friday, etc")  upwards.  I thought it was gone too but it's still there~just takes different way to access it.

  • Field BSET-FWSTE (1) is not an input field

    We currently have SAP ERP Central Component 5.0 and have recently applied support packs (we are on SAP_APPL - SAPKH50017).  Something changed with the inbound function module:  IDOC_INPUT_INVOIC_FI
    When we have an incoming invoice via an IDoc using function module IDOC_INPUT_INVOIC_FI, we get the error message:  00347 Field BSET-FWSTE (1) is not an input field.  Our IDoc does NOT have a tax amount, it has  segment #E1EDP04 with values: MWSKZ = E and TXJCD = WI0000000.
    If we feed in this Idoc via WE19 in foreground, we can see that this error is only a warning, and can press enter and the IDoc creates the invoice without a problem.
    What do we need to change to get this IDoc to create an invoice in the background?

    hi Bonnie,
    can you run in E mode (stops in case of Error) and se what happens? What is the screen name and number where this problem occurs? If this is in a table control  think that instead of  BSET-FWSTE(1) it should be BSET-FWSTE(<b>0</b>1)
    ec

  • My mini with IOS 7.0.6 is not showing an option for wish list in the options. What is happening?

    My mini with IOS 7.0.6 is not showing an option for wish list in the options. What is happening?

    The three Rs to IOS, try them in order until the issue is resolved;
    Restart - Press and hold the Power button until the red Power Off stripe appears. Swipe to power off. Press and hold the Power button to turn the device back on.
    Reset - Press & hold the Power and Home buttons simultaneously, ignoring the red power off slider, until the Apple logo appears. Then release both buttons.
    Restore - Connect the device to the Mac or PC with which it is usualy synced and use the iTunes app to restore the device to the factory settings. You can then restore the device with a previously made backup or set it up as new.

  • Listener not showing the instance for informix.

    Hi All,
    I am using oracle gateway 11g and here I just discovered that the one of the database listener not showing the instance for the informix gatways, though it has already configured. whereas on other database , the listner is showing the instances for informix database. it was running fine few days back though.
    would appriciate , if you coule let me know that why it suddenly stop responding ?
    ----------------- OK Listener ----------------------------
    ptmsap> lsnrctl status LISTENER_PTMSAP
    LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 29-JUL-2012 05:07:07
    Copyright (c) 1991, 2011, Oracle.  All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=10.222.68.34)(Port=1621))
    STATUS of the LISTENER
    Alias                     LISTENER_PTMSAP
    Version                   TNSLSNR for Linux: Version 11.2.0.3.0 - Production
    Start Date                19-JUL-2012 10:25:25
    Uptime                    9 days 18 hr. 41 min. 41 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /db/ptmsap11/oracle/product/11.2.0/network/admin/listener.ora
    Listener Log File         /db/ptmsap11/oracle/diag/tnslsnr/tbx4new/listener_ptmsap/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.222.68.34)(PORT=1621)))
    Services Summary...
    Service "MSCARD4" has 1 instance(s).
      Instance "MSCARD4", status UNKNOWN, has 1 handler(s) for this service...
    Service "as400" has 1 instance(s).
      Instance "as400", status UNKNOWN, has 1 handler(s) for this service...
    Service "db2test" has 1 instance(s).
      Instance "db2test", status UNKNOWN, has 1 handler(s) for this service...
    Service "ptmsap" has 1 instance(s).
      Instance "ptmsap", status UNKNOWN, has 1 handler(s) for this service...
    Service "tg4ifmx" has 1 instance(s).
      Instance "tg4ifmx", status UNKNOWN, has 1 handler(s) for this service...
    Service "tg4trai" has 1 instance(s).
      Instance "tg4trai", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    LISTENER_PTMSAP =
      (ADDRESS_LIST =
            (ADDRESS =
              (PROTOCOL = TCP)
              (Host = host_ip)
              (Port = 1621)
    SID_LIST_LISTENER_PTMSAP =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = ptmsap)
          (ORACLE_HOME = /db/ptmsap11/oracle/product/11.2.0)
          (PRESPAWN_MAX = 10)
       (SID_DESC=
         (SID_NAME=tg4ifmx)
         (ORACLE_HOME=/db/ptmsap11/oracle/product/11.2.0)
         (PROGRAM=dg4ifmx)
       (SID_DESC=
          (SID_NAME=tg4trai)
          (ORACLE_HOME=/db/ptmsap11/oracle/product/11.2.0)
          (PROGRAM=dg4ifmx)
       (SID_DESC=
         (SID_NAME=db2test)
         (ORACLE_HOME=/db/ptmsap11/oracle/product/11.2.0)
         (PROGRAM=dg4db2)
       (SID_DESC=
         (SID_NAME=as400)
         (ORACLE_HOME=/db/ptmsap11/oracle/product/11.2.0)
         (ENV="LD_LIBRARY_PATH=/db/ptmsap11/oracle/product/11.2.0/dg4db2/driver/lib:/db/ptmsap11/oracle/product/11.2.0/lib")
         (PROGRAM=dg4db2)
      (SID_DESC=
        (SID_NAME=MSCARD4)
        (ORACLE_HOME=/db/ptmsap11/oracle/product/11.2.0)
        (PROGRAM=dg4odbc)
        (ENVS=LD_LIBRARY_PATH=/opt/minisoft:/db/ptmsap11/oracle/product/11.2.0)
    +++++++ Not OK Listener++++++++++++++++++
    LISTENER_SMI =
      (ADDRESS_LIST =
            (ADDRESS =
              (PROTOCOL = TCP)
              (Host = host_ip)
              (Port = 1821)
    SID_LIST_LISTENER_SMI =
      (SID_LIST =
         (SID_DESC=
         (SID_NAME=SMICAN)
         (ORACLE_HOME=/pdsdev/ptmqa/oracle/product/11.2.0/db)
         (ENV="LD_LIBRARY_PATH=/pdsdev/ptmqa/oracle/product/11.2.0/db/dg4db2/driver/lib:/pdsdev/ptmqa/oracle/product/11.2.0/db/lib")
         (PROGRAM=dg4db2)
            (SID_DESC=
            (SID_NAME=SMIINTL)
            (ORACLE_HOME=/pdsdev/ptmqa/oracle/product/11.2.0/db)
            (ENV="LD_LIBRARY_PATH=/pdsdev/ptmqa/oracle/product/11.2.0/db/dg4db2/driver/lib:/pdsdev/ptmqa/oracle/product/11.2.0/db/lib")
            (PROGRAM=dg4db2)
            (SID_DESC=
            (SID_NAME=SMIMEL)
            (ORACLE_HOME=/pdsdev/ptmqa/oracle/product/11.2.0/db)
            (ENV="LD_LIBRARY_PATH=/pdsdev/ptmqa/oracle/product/11.2.0/db/dg4db2/driver/lib:/pdsdev/ptmqa/oracle/product/11.2.0/db/lib")
            (PROGRAM=dg4db2)
            (SID_DESC=
            (SID_NAME=SMIMRKTS)
            (ORACLE_HOME=/pdsdev/ptmqa/oracle/product/11.2.0/db)
            (ENV="LD_LIBRARY_PATH=/pdsdev/ptmqa/oracle/product/11.2.0/db/dg4db2/driver/lib:/pdsdev/ptmqa/oracle/product/11.2.0/db/lib")
            (PROGRAM=dg4db2)
    LISTENER_PTMQA11 =
      (ADDRESS_LIST =
            (ADDRESS =
              (PROTOCOL = TCP)
              (Host = host_ip)
              (Port = 1521)
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = ptmqa11)
          (ORACLE_HOME = /pdsdev/ptmqa/oracle/product/11.2.0/db)
          (PRESPAWN_MAX = 10)
       (SID_DESC=
         (SID_NAME=tg4ifmx)
         (ORACLE_HOME=/pdsdev/ptmqa/oracle/product/11.2.0/db)
         (PROGRAM=dg4ifmx)
       (SID_DESC=
          (SID_NAME=tg4trai)
          (ORACLE_HOME=/pdsdev/ptmqa/oracle/product/11.2.0/db)
          (PROGRAM=dg4ifmx)
       (SID_DESC=
         (SID_NAME=db2test)
         (ORACLE_HOME=/pdsdev/ptmqa/oracle/product/11.2.0/db)
         (PROGRAM=dg4db2)
       (SID_DESC=
         (SID_NAME=as400)
         (ORACLE_HOME=/pdsdev/ptmqa/oracle/product/11.2.0/db)
         (ENV="LD_LIBRARY_PATH=/pdsdev/ptmqa/oracle/product/11.2.0/db/dg4db2/driver/lib:/pdsdev/ptmqa/oracle/product/11.2.0/db/lib)
         (PROGRAM=dg4db2)
      (SID_DESC=
        (SID_NAME=MSCARD4)
        (ORACLE_HOME=/pdsdev/ptmqa/oracle/product/11.2.0/db)
        (PROGRAM=dg4odbc)
        (ENVS=LD_LIBRARY_PATH=/opt/minisoft:/pdsdev/ptmqa/oracle/product/11.2.0/db)
    )Regards
    Edited by: 937853 on Jul 29, 2012 2:10 AM

    thanks all, I was able to solve the issue. it was indeed a port no , which caused this issue.

  • Field SNPLC is not an entry field for resource type 02

    While transferring resource, getting the error message below;
    Field SNPLC is not an entry field for resource type 02
    Message no. /SAPAPO/DMRES149
    Is that something to do with CFC9??
    Please help.

    Hi,
    You have defined the resource type as 2 ( single activity resource)  which is PPDS relevant but in the Planning parameters tab of the APO resource you have defined it as SNP relevant.( Not ticked the Not SNP relevant)
    Request you to make tick in the Not SNP relevant  field and then try Ciffing.
    Since SYSFAIL has happend request you to clear the failed Queues and then CIF it.
    Thanks,
    nandha

  • Chess.app runs OK on my MacBookPro under OS 10.6.8. Under the same OS on my Mac Pro Chess.app will not show the hint for the next move.

    Chess.app runs OK on my MacBookPro under OS 10.6.8. Under the same OS on my Mac Pro Chess.app will not show the hint for the next move. The detail on the desktop MacPro is 
    Model Name:    Mac Pro
      Model Identifier:    MacPro1,1
      Processor Name:    Dual-Core Intel Xeon
      Processor Speed:    2.66 GHz
      Number Of Processors:    2
      Total Number Of Cores:    4
      L2 Cache (per processor):    4 MB
      Memory:    1 GB
      Bus Speed:    1.33 GHz
      Boot ROM Version:    MP11.005C.B08
      SMC Version (system):    1.7f10
      Serial Number (system):    G87212BJUPZ
      Hardware UUID:    00000000-0000-1000-8000-0017F20A3C06

    Hello
    did the keaybord shortcut work ?
    For info chess app come from system install
    HTH
    Pierre

  • Onlive TV listing does not show HD listing for series when I try to create a recording

    It happened now already several times the the "Online TV Listing" does not show HD listing for series when I try to create a recording. Instead, it will show two series options in SD. Is this to make people use less bandwidth?
    Here is what I am doing:
    I go to this link  https://www.verizon.com/fiostv/myservices/members/fiostv.aspx
    Then to ...........DVR Manger
    select  ...........Record A Show
    I type search e.g. Nathan for You
    I click on ........Search
    and I select ......Click here to Show Details
    Then I get to chose from 2 (the same) SD channels.
    Nathan for You
    190 Comedy Central
    Tue, Jul 29 10:30 PM
    Record Show Record Series
    Nathan for You
    190 Comedy Central
    Tue, Aug 05 10:30 PM
    Record Show Record Series
    But there is the same on channel 690 HD!
    This happens not only to this particular channel!
    I remember it used to show also the HD channels.
    The only way to schedule in HD is to find the listing in the TV schedule, at the right time and there you will get the
    correct choices for both SD & HD.
    Can this be fixed?
    Thanks!

    On the right click on HD under video quality to filter it. 

Maybe you are looking for

  • Connecting to audio line out freezes QuickTime!

    Today for the first time I tried plugging my Apple speakers into the line out socket of my new Mac Pro instead of the headphone socket, only to discover that this prevented any QuickTime files from playing. It also caused FCPX to freeze up. Has anyon

  • Zone shutdown error - SNMP request returned error status 6 (no access)

    When trying to shutdown a zone though SunMC it get the following error from the web page SNMP request returned error status 6 (no access) snmp://xx.xx.com:nnnn/mod/scm-container/Zones/ZoneTable/ZoneEntry/zoneState#zonename the log on the agent has [0

  • Make table flow

    I have tried to follow the help to make a table flow, but something went wrong and the table is not flowing. I would appriciate if someone could take a look at my file and see what went wrong? It is the table on the bottom of the page that is suppose

  • Error creating a request in CUP

    Hi Experts, I am trying to create a request in CUP. I get the error "Error creating a request". My initiator is setup correctly and I am pretty sure the conditions meets. The error message doesn't give any specific details. Could any one please help

  • BPM Developers and Process Modelers

    Hi, I am currently looking for Metastorm Developers and Process Modelers. The projects are located in NJ and NY. I am having a hard time finding people with this experience and I am hoping that someone can point me in the right direction. Any guidanc