HR iviews Error (app integrator)

Dear SDN,
Please help me with the following issue, we have integrated HR portal ESS iviews using appintegrator approach in our central SAP portal, have created a R3 load balancing system object and used the system in the appintegrator iviews. unfortunately getting the follwing jco error, the SLD has been configured correctly, and JCO is configured and is working fine, still not sure where the error is coming from.,
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to resolve JCO destination name 'SAP_R3_SelfServiceGenerics_MetaData' in the SLD. No such JCO destination is defined in the SLD
appreciate your kind help.
RAD

there's definitely something wrong with your JCOs maintained in the SLD.
If they are there. I'd like to ask you to open your J2EE Web UI, go to
WD tools and access your WD Content Administrator.
Once you're there, look for maintain JCO destinations. Find the JCo
named SAP_R3_SelfServiceGenerics_MetaData and test it. Let me know if
the connection is working fine.
If it's not, try to recreate it and let me know if the creation wizard
finds any problems writting the JCO in the SLD.
,please check recomendations from note
1244841  SLD API: Error during connection test
You can also refer to following notes:
- 764393 Configuration of the SAP System Landscape Directory
- 768452 Troubleshooting SLDCHECK
It is a SLD error
Please start the Visual Administrator and go to server - services
SLD data supplier
Please check if there is a userID and password defined in the tabs -
also
there's definitely something wrong with your JCOs maintained in the SLD.
If they are there. I'd like to ask you to open your J2EE Web UI, go to
WD tools and access your WD Content Administrator.
Once you're there, look for maintain JCO destinations. Find the JCo
named SAP_R3_SelfServiceGenerics_MetaData and test it. Let me know if
the connection is working fine.
If it's not, try to recreate it and let me know if the creation wizard
finds any problems writting the JCO in the SLD. If that's the case we'll

Similar Messages

  • Problem In App Integrator Iview

    Hi All,
    I am connecting to a site using app integrator. I am able to login successfully and see the home page. But when i am clicking on any of the link, the link is not working and i am getting an error on the page message on the status bar. I checked the detail error..it is showing
    'undefined' is null or not an object.
    Please help me to resolve the problem.
    Regards,
    Vaishali

    Hi vaishali ,
    which user administration are using.
    Make sure you use UIDPW as Logon method  and user,admin as user mapping type
    Hope this solve ur problem
    Reply if it doesnt work
    Regards
    Naveen Gupta

  • Internal error: NumComponentsToLoad integrity error

    Hi,
    I'm trying to develop new OA pages that has a search page, details page and create page. The functionality is working fine, but it shows the following error when i try to navigate back and forth between these pages.
    oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: Internal error: NumComponentsToLoad integrity error
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1064)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1294)
         at oracle.apps.fnd.framework.webui.OAPageBean.processFormData(OAPageBean.java:2308)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1502)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    The exception is raised after I move between the create page and search page. I have tried looking for reasons of this error, but it didnt fetch me any results anywhere. Can anyone please explain me what raises such kind of exceptions ??

    You mean vo.remove or row.remove? Though the above reported error is not very common, but if you are using vo.remove, that might explain the error as a data source is mandatory for some components which might be missing after your removal of VO.
    As you are saying that there were a couple of them, I would suggest to check your logic again. Without proper analysis, you can't expect a confirmed explanation.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Getting Error while integrating Crystal reports with Java

    Hi All,
    I am getting below error while integrating crystal report with java
    [java] os.arch = x86
    [java] java.lang.NoSuchMethodError: com.crystaldecisions.Utilities.d.<init>
    (Ljava/awt/Image;I)V
    [java] at com.crystaldecisions.Utilities.af.try(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.a(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.<init>(Unknown Source)
    [java] at com.businessobjects.crystalreports.viewer.applet.g.a(Unknown
    Source)
    [java] at com.crystaldecisions.ReportViewer.ReportViewer.start(Unknown
    Source)
    [java] at ReportViewerFrame.<init>(ReportViewerFrame.java:51)
    [java] at JRCViewReport.launchApplication(JRCViewReport.java:29)
    [java] at JRCViewReport$1.run(JRCViewReport.java:50)
    [java] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:
    178)
    [java] at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
    [java] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi
    spatchThread.java:190)
    [java] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp
    atchThread.java:144)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:138)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:130)
    [java] at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
    Any help can be appreciated
    Kalyan

    Hi All,
    For got to mention i am using crystal reports XI release 2 with JDK1.4.
    Kalyan

  • Exchange and Office Web Apps Integration - Wrong Url to Outlook Web App port 444

    Hi,
    I'm trying to setup Office Web Apps integration with Exchange 2013.  Office Web Apps are working fine with SharePoint 2013 and the WAC servers are listed as in a healthy state.
    When trying to open an office document from OWA I get the usual "Sorry...we ran into a problem.  Please try again"
    However I have noticed that the URL that OWA is passing WAC is in the format: https://exchangeservername.domain.com:444/owa/[email protected]/wopi/files...
    This is the backend server address! All the internal and external urls for owa, ecp, ews etc are set to https://mail.domain.com and they all seem to be working fine.  Client Access and Mailbox roles are on the same server.
    If I change the url to https://mail.domain.com/owa/[email protected]/wopi/files... then the office file opens correctly in Office Web Apps
    How do I correct the URL that OWA is sending Office Web Apps?  
    Thanks!

    Hi DJL,
    If everything works well except open document via OWA, it seems Exchange server 2013 has been configured correctly.
    Please follow me to check Office Web Apps Server settings and Integration.
    OWAS settings
    1. Certificate:
    Come from a trusted CA, include FQDN of OWAS farm in SAN field.
    Exportable private key.
    Friendly name must be unique within Trusted Root Certificate Authorities store.
    2. Farm:
    New-OfficeWebAppsFarm with following parameters
    -InternalURL is the FQDN of the server that runs OWAS
    -ExternalURL is the FQDN so that OWAS can be access on the Internet
    -CertificateName is the friendly name of the certificate to be used for HTTPS
    3. Explore this URL https://mail.domain.com/hosting/discovery
    If OWAS works well, you can see a WOPI-discovery XML file in web browser.
    Integration
    1. Configure OWAS URL via EMS,
    Set-OrganizationConfig –WACDiscoveryEndpoint https://mail.domain.com/hosting/discovery
    2. WAC stands for Web Access Components.
    Check App Log the 140 and 142 Event IDs for MSExchange OWA.
    142 means the discovery of the OWAS was successful, 141 means something went wrong.
    3. Enable OWAS.
    By default, OWA Virtual Directory is already enable WAC Viewing on both public and private computer.
    Please run "Get-OwaVirtualDirectory | FL *wac* "to check whether both “WacViewingOnPublicComputersEnabled” and “WacViewingOnPrivateComputersEnabled” parameter is True.
    4. Method to collect logs on OWAS.
    Run following command in OWAS powershell prompt:
    Get-OfficeWebAppsFarm | FL *log*
    More details to refer:
    http://www.msexchange.org/articles-tutorials/exchange-server-2013/management-administration/exchange-2013-office-web-apps-server-integration.html
    Disclaimer:
    Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure
    that you completely understand the risk before retrieving any suggestions from the above link.
    Thanks
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Mavis Huang
    TechNet Community Support

  • Error in integration Engine(indicating red color)

    Hi all,
    I am getting error in integration engine monitoring it shows red in color.
    In that below PING status its telling like Unable to log on to system with PIRWBUSER.
    Post installation has done in 001 client by default.the user is also existijng in that client its a service user.Anyone can help me out to resolve this issue.
    Regards
    Vijay Kumar G

    Please check if the system XXX exists user PIRWBUSER.
    Check the exchange profile properly configured or not and also check for the Authorizations for the said user.
    See the below links also
    Demo application: "You cannot log on to system .... with user XIRWBUSER
    RWB error: javax.ejb.CreateException  XIRWBUSER cannot log
    How to get rid of the error message on RWB?

  • Best practices for apps integration with third party systems ?

    Hi all
    I would like to know if there is any document from oracle or from your own regarding best practices for apps integration with third party systems.
    For example, in particular, let's say we need customization in a given module(ex:payables) need to provide data to a third party system, consider following:
    outbound interface:
    1)should third party system should be given with direct access to oracle database to access a particular payments data information table/view to look for data ?
    2) should oracle create a file to third party system, so that it can read and do what it need to do?
    inbound:
    1) should third party should directly login and insert data into tables which holds response data?
    2) again, should third party create file and oralce apps will pick up for further processing?
    again, there could be lot of company specific scenarios like it has to be real time or not... etc...
    How does companies make sure third party systems are not directly dipping into other systems (oracle apps/others), so that it will follow certain integration best practices.
    how does enterprise architectute will play a role in this? can we apply SOA standards? should use request/reply using Tibco etc?
    Many oracle apps implementations customizations are more or less directly interacting with third party systems by including code to login into respective third party systems and vice versa.
    Let me your know if you have done differently and that would help oracle apps community.
    thanks
    rrb.

    you want to send idoc to third party system (NONSAP).
    what kind of system is it? can it handle http requests
    or
    can it handle webservice?
    which version of R/3 you are using?
    what is the mechanism the receiving system has, to receive data?
    Regards
    Raja

  • Create accounting error :APP-SQLAP-100000,  ora-00000

    afer validate the AP credit memo. create accounting occured the error as below
    the first form 'NOTE :create accounting successfully'
    the secone form 'ERROR APP-SQLAP-10000:.........(x_rowid=AAAAHTUAAXAABIDYAA,X_invoice_id= 34345 ,ap_in:normal, successful completion : after callling AP_ETAK_SERVERICE_PKG,sysnchronize_for_doc_sep ()))'

    Please see these docs.
    Invoice Apparoval Throws Error App-Sqlap-10000 Ap_etax_services_pkg.Synchronize_for_doc_seq [ID 1158523.1]
    When Cancelling An Invoice User Receives Error APPSQLAP-10000 ORA-00000 normal, successful completion occured in AP_INVOICES_PKG.UPDATE_ROW [ID 886316.1]
    Error When Canceling Invoices APP-SQLAP-10000 AP_ETAX_SERVICES_PKG [ID 974712.1]
    Thanks,
    Hussein

  • Error app 523 reset on bb flip

    I got the error app 523 on my bb flip like 20 times in everyday what can i do? I erase al programs and reinstall everything again and nothing and sometimes i get the error app 200 too im so angry with bb

    Hi and Welcome to the Forums!
    Here is the KB that discusses AppError 523:
    KB16178 App Error 523 
    It is unfortunately a known problem...
    And here is the KB that discusses App Error 200:
    KB14115 APP Error 200 Reset 
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • RECEIPT APPLICATION ERROR: APP-FND-00531

    제품 : FIN_AR
    작성날짜 : 2003-11-18
    RECEIPT APPLICATION ERROR: APP-FND-00531
    ========================================
    PURPOSE
    Receipt Application 시 발생하는 error를 효과적으로 해결한다.
    Problem Description
    Applications 11.0.3:
    Transaction을 생성 한 후 Receipt 과 Apply 할 때 다음과 같은 error 가 발생하였다.
    APP-FND-00531 Amount Cannot Be Correctly Formatted
    The Amount XXX.XXX Could Not Be Formally Formatted.
    The Correct Format Is 999.99 And -999.99
    Workaround
    1. 해당 data 를 bakcup 받아 놓는다.
    2. 다음 update script을 수행한다.
    Update ar_payment_schedules_all
    set amount_due_original = round(amount_due_original,2),
    amount_due_remaining= round(amount_due_remaining,2),
    acctd_amount_due_remaining = round (acctd_amount_due_remaining, 2)
    where customer_trx_id=xxx
    update ra_customer_trx_lines_all
    set extended_amount=round(extended_amount,2)
    where customer_trx_id=xxx and line_type='TAX'
    update ra_cust_trx_line_gl_dist_all
    set amount=round(amount,2)
    where customer_trx_id=xxx
    Solution Description
    Applications 11.0.3에서 Tax / Freight Defaultation Program이 rounding 처리를 잘 못하여 ra_cust_trx_line_gl_dist_all 에 데이타가 corrupted 된 것으로 보인다.
    잘 못된 data를 rounding 처리하여 저장해준다.
    Reference Documents
    Note 247018.1

    Hi,
    Please post ur question properly with details like o/s ebiz version etc etc and whn ur encountering this issue and.... not like just u did
    follw this thread
    Error APP-FND-01516 INVALID APPLICATION USERNAME, PASSWORD, OF DATABASE of Hussein
    Regards

  • Error app 606 reset.

    my torch suddenly got white blank screen with message said "error app 606 reset" unfortunatelly I can find out what is my software version and the platform is because the black screen on it..  The pc which I have instal Desktop is crash ( out of service) also lost my Software CD. What should I do? where I can find the firmware software to instal the Blackberry desktop to my other computer?  is there any way else I can find out the latest version on my torch ? or im not sure which one on my torch : software (asia) or (multi language) what i can say I purchased this phone in Australia. ( I still have the box which have all details on the side of it e.g: imei, BT MAC, bundle 695. model  and say made in mexico ) Pleassseee heelp as i really need this phone work again as there is so many pic and videos and else on it thanks.. 

    Hello hjb_07
    You can use that OS.Just follow the steps below:
    You will need a PC, an internet connection, your BlackBerry Device and your device usb cable to implement all this.
    This is how i upgrade my BlackBerry and ill make this simple and straight forward as possible.
    1. Uninstall first any BlackBerry software that you previously installed on your PC, as it may and will conflict with the guide
    2. Download BlackBerry Desktop Manager and install it.
    3. Download your specific and latest BlackBerry device OS or any other official BlackBerry software download page and install it.
    Official BB OS download portal:
    http://us.blackberry.com/support/apps-and-software/desktop-and-device-download-sites.html
    Note: If the OS that you are downloading is from your official carrier, skip step 4, if you got it from other carriers – read on brother.
    4. Change your folders option to show hidden files/folders (Click My Computer > Organize > Folder and search options > View tab > click "Show hidden files, folders, and drives"
    Search your C: drive for Vendor.xml and delete them, else you can look for the two vendor.xml manually thru
    - Go to C:\Program Files\Common Files\Research In Motion\AppLoader and delete Vendor.xml. (If you are running 64-bit Vista or Windows 7, the path will be C: > Program Files x86 > Common Files > Research In Motion > AppLoader)
    - On Windows Vista/7 navigate to C:\Users\YOUR_USER\AppData\Roaming\Research In Motion\BlackBerry\Loader XML (Where "YOUR_USER" is your username) – On Windows XP navigate to C:\Documents and Settings\YOUR_USER\Application Data\Research In Motion\BlackBerry\Loader XML (Where "YOUR_USER" is your username)
    5. Go to C:\Program Files\Common Files\Research In Motion\AppLoader. (If you are running 64-bit Vista or Windows 7, the path will be C: > Program Files x86 > Common Files > Research In Motion > AppLoader) double click Loader.exe.
    Thanks.
    Good luck!
    Please thank those who help you by clicking the button.
    If your issue has been solved, please resolve it by marking "Accept as Solution"

  • AR Transaction Create Accounting Error APP-AR-96282

    HI Everyone,
    I need some urgent help.
    I can't create online accounting of AR transaction because of Error: APP-AR-96282.
    Autoaccounting has generated distributions for invoice properly & invoice is complete. Online Create accounting & even Accounting process is not able to generate accounting.
    I couldn't find any related material on metalink as well. Can anyone provide help ?
    Regards,
    Fahd
    Edited by: Fahd Khan on Aug 17, 2010 5:06 AM

    also doesn't produce any output or list any error.Check http://www.orafaq.com/node/2245
    Even it doesn't pick the transactions for accounting. Just receipts are getting accounted by Create Accounting program.Have you passed 'Receipts' for the Process Category parameter? If yes, leave it blank.
    Get AR Diagnostics Test Collection for that transaction and check whether the xla_transaction_entities / xla_events are proper.
    What is the event_status_code and process_status_code for event in xla_events?
    By
    Vamsi

  • See Inventory Organization Hierarchy, getting error APP-PER-50022

    Hi friends
    i need to see Inventory Organization Hierarchy. whenever i click Hierarchy in Inventory responsibility i get error APP-PER-50022. It says
    Oracle Human Resource could not retrieve a value for the user type profile option. Please ensure it is it set property for your responsibility.
    i have System Administrator responsibility. pls tell me what to do.
    thanks in advance

    Pl set the profile option "HR : User Type" - see MOS Doc 604432.1 (Error while setting up Inventory Organization)
    HTH
    Srini

  • When I try to use firefox, I get the this message: error: App:Name not specified in application.ini

    I cannot access firefox 0n my other computer. I just get this error message: error:App:Name not specified in application.ini

    This is most likely caused by Zone Alarm software. Please check http://support.mozilla.com/en-US/questions/880170

  • When i create a new bank statement  i get this error APP-FND-01728:As Assig

    dear,
    When I try to create new statement bank in cash management i get this error APP-FND-01728:As Assignment does not exit for
    these parameters
    Busniess Impact : Each Bank Statement I create Does Not Take Any Document Number
    Facts :
    a-Set profile option Sequential Numbering: Partially Used
    thanks

    Hello
    If you do not have already a Sequence created you may need to go to Application/Document/Define and create a sequence that will give each statement an unique number.
    You need to create Document Categories for the Cash Management application using the name of your Bank Account (as System Administrator navigate to Application/Document/Categories). The table name is CE_STATEMENT_HEADERS_ALL. Then assign the Categories to the proper SOB (navigate to Application/Document/Assign).
    Hope this helps
    Octavio

Maybe you are looking for