Jdev 12.1.3 OAF- MsgBundle warning does not allow edit of BC4J components

Hi,
I have a OAF project in JDev 12.1.3 which has only custom components for an extension to Oracle HRMS. While trying to edit a couple of EO and VOs, I am getting the following message. The rest of the EO/VOs are editable.
Warning: There are java errors for this object. The wizard will be read-only until they are corrected.
file:C:/Jdev10gR1213/jdevhome/jdev/myprojects/custom/oracle/apps/xxh/wde/schema/server/common/BatchAbsLinesEOImplMsgBundle.java
I do not have any such a java file in my project directory. The only file in the above common folder is bc4j.xcfg.
There was the following reference to this java in the EO.xml file (not sure where it came from though) and I have tried editing the EO.xml to remove this reference but this has not changed the warning and I am unable to edit the EO and VO using the wizard. Any help is appreciated.
MsgBundleClass="custom.oracle.apps.xxh.wde.server.common.BatchAbsLinesEOImplMsgBundle"
Thanks
Adi

HI Anand,
I have edited the reference to the MsgBundle class in the EO.xml but it has not helped. I then compared the EO.xml to some others and found that this EO.xml had the following extra line in the designtime area. Removing this line did resolve this issue.
<Attr Name="_codeGenFlag2" Value="Init|Delete|Access|DML|Val|Msg" />
But I am still facing the original message when editing the VOs for this EO. The VO.xmls do not have the above line.
Thanks
Aditya

Similar Messages

  • MOPZ - yellow warning does not allow to continue with generation of package

    Hello,
    Using Solution Manager (SM) to generate package and stack configuration
    file for upgrade.
    XXH is an HR, 640, with dual stack due to XSS. In SM, converted the
    product version from ECC to ERP 2004 using SMSY_SWITCH_PRODUCT, there is no inconsistency.
    Edited to add product instances - Portal Content and Enterprise Portal to link to XKP (JAVA system with Adobe Document Services, Application Server Java and  Enterprise Portal. It is now showing in SMSY with the following product instances.
    - SA ECC Server 
    -  Portal content, pointing to another JAVA system XKP
    -  SAP  NW - Entreprise Portal - pointing to XKP also
    -  SAP XSS - pointing to XKP also
    In MOPZ, selected XXH, 'Upgrade with EHP' --> EHP4 on NW701. It shows the following warning
       Attention! Software Component Version ESA ECC-SE 501 is installed!
       Attention! Software Component Version BI CONT 3.53 is installed!
    Then selected several technical usages
    - ESA ECC-SE
    - SAP ECC Server VPack successor
    - Central Applications
    - HCM 
    - Portal Content
    - Portal Content Self Services
    - HCM Self Services
    - Self Services
    However after the calculation it sill show the yellow warning below and
    does not allow to continue, even if I try other technical usages.
      Attention! Software Component Version BI CONT 3.53 is installed!
    Anything missing here?
    Regards,
    Terry

    Hello,
    The document 'How to install EHP4' has the following
    ...' If you are combining the installation of SAP enhancement package 4 with an upgrade, you have to register the system according to the start release.'
    Since it was ECC 5.0 and converted the product version (using SMSY_SWITCH_PRODUCT), it is 'SAP ERP 2004'.
    The MOPZ log below, the first 4 lines are coming out as red
    15:07:30       Attention! Software Component Version BI CONT 3.53 is installed!
    15:07:30       Please check the instructions under the logging tab.
    14:56:36       Please check the instructions under the logging tab.
    14:56:36       Attention! Software Component Version BI CONT 3.53 is installed!
    14:36:53       Attention! Software Component Version BI CONT 3.53 is installed!
    14:36:53       Attention! Software Component Version ESA ECC-SE 501 is installed!
    14:36:53       Product version of system not suitable for Netweaver
    14:36:53       Technical Usage SCM .
    14:36:53       Technical Usage ESA ECC-SE .
    14:36:53       Attention! Software Component Version BI CONT 3.53 is installed!
    14:36:53       Attention! Software Component Version ESA ECC-SE 501 is installed!
    14:36:53       Please check the instructions under the logging tab.
    14:36:10       Component BI CONT 3.53 without suitable Product Instance <--
    The last line could be causing the error, but has not found any way to resolve it in SMSY. Any idea?
    Regards,
    Terry

  • SQL Developer 3.0 Early : Does not allow edit

    Is this a bug or some setting needs to be changed?
    I browse to my package, right click on the package and select Edit - however buffer is still un-editable. Tried a number od times with
    same result.
    This works with previous version.

    There is now an "switch to write-mode" button in the top left hand corner next to the pin (looks like a broken pencil). Have you tried that?

  • White NFC SmartTag does not allow editing

    I bought a set of sony smart tags from the official sony retail store
    the black one and the yellow one and the purple one are working just fine
    the white one however, has a stored event called SONY, and directs me to a youtube video about smart tags, and no matter how much I try I cannot change this
    I tried restarting the phone, re-installing the app and even reinstalling the software, I get nothing !! same video same name
    how to reset and edit the contents of a white sony smart tag?
    thanks

    Hi and welcome to the community! Since you're new please be sure that you have checked out our Discussion guidelines.
    Could you please send me your details in a PM, and I will forward this.
    Make a relevant topic and include the following.
    Name:
    Phone nr:
    E-mail:
    Country:
    Operator:
    Product(s):
    IMEI nr:
    Build number:
     - Community Manager Sony Xperia Support Forum
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • How to create an OAF page that does not need login to access

    We have a lot of Oracle users, and everyday there are some users forget there username or password and need reset. I really want to use a web page to let them reset their passwords automatically. The web page will call the API to reset password if it found the user request is legible.
    So based on the situation, the users should not need a login to get to this page, can I do this using OAF?
    And idea is welcome, thank you for your help!
    -Bill
    Edited by: billzheng2004 on Jun 18, 2009 12:12 PM

    Srini,
    Thank you for your response, I think we need to go back to my original question, is it possible to create an OAF page that does not need login, how can I do that.
    I think I said too much and led us to go to a different direction I did't want to. But I am still glad to texplain why I need a custom password reset process, that is all about business requirement, here it is:
    ----I am not sure that "company issues" (such as what you described) can be solved by software -
    I already have a solution for that. Create a custom OAF page, ask user to input his SSN / Date of Birth.... then I can figure out what his real username easily. And I can reset his password as his SSN or something which only this particular user knows. Then he can login.
    ----you may have to impart training to end users.
    As I mentioned, most of our users use only Benefit self service. They only login several times a year, even they are trained this year, most of them will forget next year, this is just human nature. And because the nature of our business, thousands of employees may change at the end of a year. It does not make any business sense for company to prepare trainers every year.
    ----In any case, the functionality you require is already built into the product.
    I guess the reason most companies hire Oracle Developers is that some functionality Oracle Applications provide is not exactly the companies needed. When there is Oracle Apps product, there is alway customization.

  • WARN  [SchemaTypeCreator] JAX-RPC does not allow collection types skipping:

    hi
    I am trying web service,where it returns collection.
    following is the code snippet,
         @WebMethod()
         public Collection<CustomerInfo> getAccountList()
              Query query=em.createQuery("from CustomerInfo c");
              return query.getResultList();
    the problem is at the time of deploying i am getting following warning,
    WARN [SchemaTypeCreator] JAX-RPC does not allow collection types skipping: customer.__JBossWS_CustomerRegisteration_EndpointInterfacePort_getAccountListResponse.result
    i am using JBoss 4.0.5,it supporting JAX-WS RI 2.0_03-b24-fcs version.
    could anybody tell me why this warning?
    is JAX WS not able to resolve the collection type?
    i tested my web service with webservice explorer provided myeclipse5.5 IDE,there web service returns null
    please help me in this?

    Hi,
    I have a serious problem when i deploy a web service in JBoss 4.0.5
    when i invoke the service i can't access to SSSSS222 beacuse in my client don't be created that class SSSSS2222....
    I mapped schemas to java with jaxb2.0.5.
    I'm using:
    JAXB 2.0 .5
    JSR181
    My schema is:
    <xs:schema......>
         <xs:element name="PPPPPP">
              <xs:complexType>
                   <xs:all>
                        <xs:element ref="AAAAAAA"/>
                        <xs:element ref="SSSSS111"/>
                   </xs:all>
              </xs:complexType>
         </xs:element>
         <xs:element name="SSSSS111">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="SSSSS222" maxOccurs="unbounded"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="SSSSS222">
              <xs:complexType>
                   <xs:all>
                        <xs:element ref="DDDDDD"/>
                        <xs:element ref="DEDEDEDE" minOccurs="0"/>
                   </xs:all>
              </xs:complexType>
         </xs:element>
    </xs:schema>Error:
    13:24:23,271 WARN [SchemaTypeCreator] JAX-RPC does not allow collection types skipping: com.java.SSSSS111.SSSSS222
    A part of wsdl generated is:
    <complexType name="SSSSS111">
    <sequence/> *****error comparing with schema
    </complexType>My web service is:
         @WebMethod(operationName="WS1")
         @WebResult(name = "Resp",
              targetNamespace = "http://www.example.com/resp")
        @RequestWrapper(localName = "validacionWS",
            targetNamespace = "http://www.example.com/pet",
            className = "com.java.ValidacionWS")
        @ResponseWrapper(localName = "validacionFWSResponse",
            targetNamespace = "http://www.example.com/resp",
            className = "com.java.Respuesta")     
         public Respuesta validacionPeticion(@WebParam(name = "peticion",
                   targetNamespace = "http://www.example.com/pet")
                   Peticion peticion)throws MyException,Please, help me...

  • System setting does not allow changes to be made to object

    Hi experts,
      I implelemt ST-PI/A today and apply note 1300023. There is a information(???) message keep warning
    "System setting does not allow changes to be made to object NOTE 0001300023". I think I should SE06 to modify system change option, but I don't know which one. Please help.

    Hi,
    If you login in German you can see the variable %1 being replaced by "SDF/" in the Help window.
    Or you  can find the text in the note:
    «/SDF/CCMS_READ CCMS_CREATE_COMP_DOWNLOAD»
    Go to SE03 and expand Administration node, Set System Change Option and set Namespace prefix /SDF to Modifiable.
    Regards,
    André Nunes

  • Error - "Message Interface does not exist in any software components"

    HI
    This is an Idoc sender - SOAP receiver scenario.
    When I try to create the receiver determination, I get a warning message -
    " Message interface does not exist in any software components installed on this business system"
    I checked all the usual things & also reimported the IDoc metadata.
    Any suggestions are appreciated!
    Thanks
    Rachana

    Hi Rachana !!
    You should also check  if the given idoc type in mapping is the same that in the WE20.
    Also try to reactivate your integration directory objects by making any dummy changes.
    Check your receiver business system (I mean XI), that the logical systems are ok.
    Check this document (page 31):
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2f2a9fa2-0a01-0010-32ac-d281db722b86
    Regards,
    Matias.
    Message was edited by:
            Matias Denker
    Message was edited by:
            Matias Denker

  • Serial Number System Status is EDEL and ESTO, SAP does not allow to do PGI

    Hello All,
    We are unable to make PGI for Sales Order 2066904/10 because of wrong Serial Number Status.
    Delivery note was created on the 22.12.2012 and then due to errors deleted on 27.12.2012.
    Problem is that now we need to do PGI but Serial Number System Status is EDEL and ESTO, SAP does not allow to do PGI with Serial Number Status ESTO.
    These 8 products are in Stock and available for this Sales Order, one of the Serial Numbers is with OK Status
    8115001012
    8115001057
    8115001058
    8115001079
    8115001081 with OK status
    8115001180
    8115001181
    8115001690
    Please let us know how to correct the problem so we could do PGI for this Order?
    This scenario is not replicable in RST(Quality System)
    Our Findings:
    ** 1. We have tried IQ02>Edit>Special Serial No Functions>Manual Transactions>To Stock, But it still do not remove EDEL.
    2. Is it suggestible to use T Code BS22 and thereby change PMS8 to Warning? I am not sure regarding this since this a SAP managed Table
    Your help is highly obliged......This is very urgent..........
    Regards,
    Anirban
    SD Consultant

    Hi,
    I have encountered same issue today and here is the solution:
    1. Manually changed the status from EDEL/ESTO to ECUS
        Go to Edit > Special Serial Number Functions > Manual Transaction and select "To Customer", then save.
    2. Once status is in ECUS, change the serial number status back to ESTO.
        Go to Edit > Special Serial Number Functions > Manual Transaction and select "To Stock", then save.
    After doing the 2 steps above, you should be able to do PGI using the serial number.
    Kindly advise if it works for you.
    Regards,
    Vhanie

  • When trying to customise-organise the Firefox 17 does not allow the bookmarks toolbar to be placed above the tabs toolbar is there a solution other than reverti

    When trying to customize-organise the Firefox 17 does not allow the bookmarks toolbar to be placed above the tabs toolbar is there a solution other than reverting to a previous version of FF?

    # Type ''about:config'' in the address bar and press Enter.
    # Press the big button to bypass the warning.
    # In the search box, paste ''browser.tabs.onTop''
    # In the search results, double-click ''browser.tabs.onTop'' to set its value to '''false'''.
    Note: If you're using either Windows 7 or Vista with an Aero Windows theme, performing the above will make a large part of the Firefox window glassy. If you find this unpleasant, the simplest thing to do is to install a persona.
    * https://addons.mozilla.org/firefox/personas/solid

  • IPhone 3G ** key does not allow me to access my land line voice mailbox...

    OK, I have a great iPhone 3G issue for you. Here it is...
    In order for me to retrieve my voice mail messages on my office land line, I have to call my office direct dial phone number. After that outgoing message begins to play, I have to press ** on my iphone keypad to prompt the voice mail phone system to let me know dial my extension number and password. On my old iphone 2G, it works fine. But with the new iphone, it does not. Another words, when I press **, it does not allow me to the part where I dial my extension number and password. It instead instructs me to dial my extension number and leave a message (not enter my password). Possibly the ** tones from the new phone are too short? Not sure? There are two other people at my company that are having the exact same issue on their 3G phones as well. I even went to the AT&T store and tested it on the display iphones there. Same problem...

    I was on the phone for an hour today with tech support. I spoke first to a tech support agent and next to an iPhone product specialist. Neither had heard of this issue, but I referred them to this thread and they now know it is an issue.
    The product specialist tried to solve the problem and could not. He told me he was emailing the engineers to determine a workaround. He told me he would call me by Tuesday at the latest. His name is Richard and I will continue to update our progress in fixing this issue as I receive information.
    If we can't access our land line corporate voicemail I don't see how I can keep the iPhone even though it otherwise works well and has many positive benefits over the Windows-based smartphone I was using (and may have to go back to).

  • Voice over does not allow me to open locked screen

    voice over does not allow me to open locked screen iPhone 6
    <Subject Edited by Host>

    Use two taps wherever you would use one tap. Navigate to Settings/General/Accessibility and turn it off.

  • I get this error when I go to imovie, I have instalerat on via appstore, but it does not work. The QuickTime components necessary to view, edit, import and export various types of films are not installed. The components included in the iMovie installer. R

    I get this error when I go to imovie, I have instalerat on via appstore, but it does not work.
    The QuickTime components necessary to view, edit, import and export varioustypes of films are not installed. The components included in the iMovie installer.Reinstalling iMovie.

    I get this error when I go to imovie, I have instalerat on via appstore, but it does not work.
    The QuickTime components necessary to view, edit, import and export varioustypes of films are not installed. The components included in the iMovie installer.Reinstalling iMovie.

  • JAN 4, 2012  As of the  Upgrade to   Lion,. and the  Email portion, ..   DOES NOT  allow a Video Clip to be sent via the Email  as the I-Photo is not supported by Video Clips  ( Previous Leopard  No problem  clip and drag  via Quick Time Pro to the email

    JAN 4, 2012 
    As of the  Upgrade to   Lion,.   2007  I-Mac  -   the  Email portion, ..   DOES NOT    allow a Video Clips to be sent via the Email 
    as the I-Photo is not supported by Video Clips  ( Previous Leopard ) 
    No problem  clip and drag  via Quick Time Pro to the email  and select the  Attchment  size to send. .  Depending on the 
    Size of the Video Clip  ..      Now  Lion only  Export's   1 size, .   only  and as a result . . teh  File is  TOO  Large and
    Will NOT  send via  E-Mail    ??? 
    Between the   Issue of   the   Lion,  and  Email  issues ,   and  the   Upgrade  of   I-Touch  to  5.1  from  4.2.1 
    as my  Photo  Size is  Huge ..    70,000  +  photos in the  Computer. .   and was   40,000  in the   I - Touch  .. .  
    The  New I-Touch  too will not Load the  same  as Previously  used  on  either  my  16 GB   or  32 GB   Unit . . 
              No Help . ..   so far, ..  as a Apple user   since   1996 ..    I  have Never  experieanced such  frustration    ??? 
                   (  any one have some help  if similar  experiances    ?     thank you     )

    JAN 4, 2012 
    As of the  Upgrade to   Lion,.   2007  I-Mac  -   the  Email portion, ..   DOES NOT    allow a Video Clips to be sent via the Email 
    as the I-Photo is not supported by Video Clips  ( Previous Leopard ) 
    No problem  clip and drag  via Quick Time Pro to the email  and select the  Attchment  size to send. .  Depending on the 
    Size of the Video Clip  ..      Now  Lion only  Export's   1 size, .   only  and as a result . . teh  File is  TOO  Large and
    Will NOT  send via  E-Mail    ??? 
    Between the   Issue of   the   Lion,  and  Email  issues ,   and  the   Upgrade  of   I-Touch  to  5.1  from  4.2.1 
    as my  Photo  Size is  Huge ..    70,000  +  photos in the  Computer. .   and was   40,000  in the   I - Touch  .. .  
    The  New I-Touch  too will not Load the  same  as Previously  used  on  either  my  16 GB   or  32 GB   Unit . . 
              No Help . ..   so far, ..  as a Apple user   since   1996 ..    I  have Never  experieanced such  frustration    ??? 
                   (  any one have some help  if similar  experiances    ?     thank you     )

  • I have 2 emai accounts which worked perfectly on iphone 4 but on iphone 5 my msn account wont let me reply to emails sent to that account, it leaves the message in my outbox saying recipient was rejected by the server because it does not allow relaying

    I have 2 email accounts which both worked perfectly well on my ipone 4 but since going over to iphone 5 my msn account will not allow me to reply to any emails. It places a message on my screen stating a copy has been placed in your Outbox. The recipient   @.com was rejected by the server because it does not allow relaying. Any ideas on how I can sort this. Would it be worth deleting my MSN account ant putting re-inputting the details again?

    Your email provider has blocked the standard mail port 25 for sending emails and is requiring a different port. This is to avoid mail relays that use mail clients to send spam. You need to find the port that is used by your provider for sending outgoing mail. Then change the settings in your email account on your phone to match the port. You will also have to provide some security credentials for the account.
    You can also try deleting the email account from your iphone, and the adding the email account back as this will many times set the correct port for sending emails.
    You could also do a Google search on the the settings for your device with your email provider. That will provide you with the proper settings.

Maybe you are looking for

  • How do I create a variable in apple script?

    I've overcome almost all of the obstacles I've had in setting up our new Apple network. The last step is seemingly simple - I need to create a simple mount network drive script at login for each user. Basically, the script calls to our AD server, and

  • PDF Transparency issue

    I'm using a filled area with transperancy set at 50% to give a go/no-go box in Didem Report.  When copying to the clipboard, this works as expected. However, when exporting to PDF, the filled area is opaque, and I cannot see my data. I have attached

  • Three way video chat

    I have v. 3.1.8 and am on a Macbook pro. I start a video chat with another macbook pro and try to bring a G4 into the conversation but I keep getting the "There is already another conference active" message. From what I remember, you just need to int

  • Can you send a route or waypoints to Nokia 700 GPS...

    I was wondering if you can somehow send specific routes and/or waypoints to the Nokia GPS system on my phone.

  • How to retrieve data from virtual infotype?

    Hi. I'm trying to write an ABAP program that's retrieving data from infotype 2501. If i'm looking at this table PA2501 from SE16, i can see that it's empty, but... I have an HR program that's using the PNP and i can see in debbuging mode allot of dat