CSML application - new field service error first page

I have a problem with new field service laptop CSML application. I click on link after login and receive a error in page http://localhost/CSML/html/csmlFirstPage.uix
500
java.lang.NoClassDefFoundError: oracle/jbo/ComponentObject
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at oracle.cabo.share.xml.beans.IntrospectionBeanDef.createBean(Unknown Source)
at oracle.cabo.share.xml.beans.BeanParser.startElement(Unknown Source)
at oracle.cabo.share.xml.TreeBuilder$Handler.startElement(Unknown Source)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1280)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:328)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:295)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
at oracle.cabo.share.xml.TreeBuilder.parse(Unknown Source)
at oracle.cabo.share.xml.TreeBuilder.parse(Unknown Source)
at oracle.cabo.share.xml.XMLUtils.parseInclude(Unknown Source)
at oracle.cabo.ui.xml.parse.TemplateImportParser.getNodeValue(Unknown Source)
at oracle.cabo.share.xml.LeafNodeParser.startElement(Unknown Source)
at oracle.cabo.share.xml.TreeBuilder$Handler.startElement(Unknown Source)
at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1280)
at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:328)
at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:295)
at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:201)
at oracle.cabo.share.xml.TreeBuilder.parse(Unknown Source)
at oracle.cabo.share.xml.TreeBuilder.parse(Unknown Source)
at oracle.cabo.share.xml.XMLUtils.parseSource(Unknown Source)
at oracle.cabo.ui.composite.TemplateLibrary.getTemplates(Unknown Source)
at oracle.cabo.ui.composite.TemplateLibrary.getNamespaceURIs(Unknown Source)
at oracle.cabo.ui.composite.TemplateUIExtension.registerSelf(Unknown Source)
at oracle.cabo.data.jbo.ui.JboUIExtension.registerSelf(Unknown Source)
at oracle.cabo.servlet.xml.UIXPageBroker.getDefaultParserManager(Unknown Source)
at oracle.lite.web.cabo.WTGUIXPageBroker.getPageDescriptionCache(Unknown Source)
at oracle.cabo.servlet.xml.UIXPageBroker.getPageDescription(Unknown Source)
at oracle.cabo.servlet.AbstractPageBroker.getEventHandler(Unknown Source)
at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at oracle.lite.web.JupServlet.service(Unknown Source)
at oracle.lite.web.AppServletHandler.handle(Unknown Source)
at oracle.lite.web.JupApplication.handle(Unknown Source)
at oracle.lite.web.JupApplication.service(Unknown Source)
at oracle.lite.web.JupHandler.handle(Unknown Source)
at oracle.lite.web.HTTPServer.process(Unknown Source)
at oracle.lite.web.HTTPServer.handleRequest(Unknown Source)
at oracle.lite.web.JupServer.handle(Unknown Source)
at oracle.lite.web.SocketListener.process(Unknown Source)
at oracle.lite.web.ClientListener.process(Unknown Source)
at oracle.lite.web.SocketListener$ReqHandler.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: oracle.jbo.ComponentObject
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 50 more
Somebody can tell me what I had done wrong?
Thanks.

The following docs should get you started populating and using this application:
Mobile Field Service 12.1.1 Release, Install and Implementation Notes
https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=846572.1
500 Internal Server Error After Adding ALTERNATE_DIR Line in webtogo.ora
https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=844410.1
How To Publish Mobile Field Service Applications For 12.1.1.
https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=846429.1
Oracle Mobile Field Service Implementation Guide Version 12.1.1
http://download.oracle.com/docs/cd/B53825_02/current/acrobat/121csmig.pdf
Regards,
-Michael

Similar Messages

  • Files for New Field Service Laptop

    Server is Oracle Database Lite 10g R3 (10.3.0.2) for Linux and arhitecture is: Oracle Application is install on machine 1, Oracle Database on machine 2, Oracle Lite Database and Mobile Server are install on machine 2.
    I want to install to Mobile Server application "new field service technician". I found the CSML.zip on Oracle Application (Machine 1) in folder csm/html/download.
    I run java command to run installation manager
    java -Xms32m -Xmx1536m -DJTFDBCFILE=<DBC_FILE_NAME> -DAFLOG_ENABLED=TRUE -DAFLOG_LEVEL=STATEMENT oracle.apps.asg.setup.InstallationMgr <DB_HOST_NAME> <DB_PORT_NUM> <DB_SID> <APPS> <APPS_PASSWORD> MOBILEADMIN <MOBILEADMIN_PASSWORD> <PROD_TOP> <INI_FILE> <ZIP_FILE>
    In this point, I can see a new application in Mobile Server Administration webpage on Mobile Server.
    I acces my server http://myserver:port/webtogo, I'm loggin with administrator user, I acces "mobile manager", In new page oppened, I access my server, then applications link and "new field service laptop" application. Here can see "properties", "access", "data subsetting", "files" and "add war file".
    In "Files", I don't have any files.
    How can populate with files this application?
    Thanks
    kale.

    The following docs should get you started populating and using this application:
    Mobile Field Service 12.1.1 Release, Install and Implementation Notes
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=846572.1
    500 Internal Server Error After Adding ALTERNATE_DIR Line in webtogo.ora
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=844410.1
    How To Publish Mobile Field Service Applications For 12.1.1.
    https://supporthtml.oracle.com/ep/faces/secure/km/DocumentDisplay.jspx?id=846429.1
    Oracle Mobile Field Service Implementation Guide Version 12.1.1
    http://download.oracle.com/docs/cd/B53825_02/current/acrobat/121csmig.pdf
    Regards,
    -Michael

  • Adding a new field in delivery schedules page

    Hi,
    I have a requirement for delivery schedules page of iSupplier Portal module of Oracle eBusiness Suite. I need to add a new field to the results page. However, when I check the "about this page", I see POS_SUPPLIER_INQUIRIES177_POS_PO_EXPECT_RCPTS_D11_111POS_PO_EXPECT_RCPTS_DDynamicVO as the view object name. I guess this is a dynamic vo and I have no idea where to find the definition, so I may add the new field via extending it.
    Can anybody help?
    Thanks

    Looks like you are trying to add an item in the inquiries page which is not the same as the extension mechanism we support. This is slightly tricky for the following reasons,
    - We donot support the latest personalization tool on inquiry pages and if you try to enter the personalziation tool on these pages you would still see the old personalization UI we supported in 11.5.9. In 11.5.9 we didnot support addition of new items which can be associated with a VO.
    - However custoemrs were using AK Developer to add a new item in case Inquiries when the page was in AK mode. The same will still hold good in JRAD mode, this time you have to modify the table definition directly. You need to read through the inquiries section in dev guide to understand how these tables get populated by the dynamic VO and how you can set the viewInstance and viewAttributeName for the additional item. You should spend a little more time understanding the inquiries creation but this should be doable.

  • How to add new fields to a OAF page on iRecruitment

    Hello All,
    I am in the process of extending one of the pages in iRec to add couple of fields (Readonly). I have setup the JDEV environment on my PC.
    We are on 11i.10CU2 on Linux. I have the page VO information from "About Page".
    What are the files that I need to bring down from Linux middle tier to my PC? I have downloaded the whole $JAVA_TOP/oracle/apps/per/irc directory structure to my PC under myclasses directory and when I try to open the server.xml I get errors saying that "Unable to find the referenced object". But whereas those files exists in the location.
    I am pretty new to OA Framework extensions and would appreciate any help regarding this issue. *** If any of you have any documents explaining step-by-step or something that would point me to the correct direction , I would appreciate your help verymuch ***
    Thanks.

    Tapash,
    The fields that I wanted to add are not in the VO, so, it can not be done thru personalization.
    I have new query and I need to extend the existing query to replace the new one. And thru personalization , I will add those new fields that I just included in the VO on the screen.
    Steps that I took are:
    1. FTP'd the whole directory structure from linux $JAVA_TOP/oracle/apps/per/irc..... to my PC to C:\JDEV\...\myclasses\oracle\apps\per\irc
    2. Opened the file server.xml from Jdeveloper from C:\JDEV\...\myclasses\oracle\apps\per\irc\candidateSelfService\server\server.xml
    *** I Get the error here *** Unable to open the referenced object *** for a lot of files. I saw in couple of posts that the files from $PER_TOP/mds/ also needed to ftp'd to PC to myprojects.
    Is there anything else that I need to bring down from server?
    And if you could please list the steps that I need to take to extend a VO to subsitute the original that would help me a lot!
    Thanks for all your help.
    FR

  • Selective Printing i.e. I have to print a field leaving the first page

    Hi All,
    I have a requirement to print a field on every page excluding the first page.
    If anybody has worked on that please help me out.
    Thanks in advance.
    Regards,
    Raman

    Try if updating to 11.0.6 helps: http://www.adobe.com/support/downloads/detail.jsp?ftpID=5717

  • WEB SERVICE ERROR ON PAGE

    Hy all!
    I'm having a problem to insert a WebService on a Page of a J2EE Web Application.Nowdays i have many webservices working in many pages of this project.
    But now i've developed webservices using complex type on java
    When i try do drop the webservice into the page i got the error above!
    I was able to use this operation using Test Method and it worked!
    It appears on my Servers->WebServers window, but any time that i drop it on a page i got a error!!
    What is most strange is that i could use this same web service on a new project that i've created!!
    Just on this project, that is almost done, i got this error!!
    Thanks!
    java.lang.ClassNotFoundException: webservice.medicosservice.medicosservice.MedicosServiceBuscarCompletoMedicos
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at com.sun.rave.insync.java.ClassUtil.getClass(ClassUtil.java:54)
    at com.sun.rave.insync.beans.BeansUnit.getBeanClass(BeansUnit.java:904)
    at com.sun.rave.designer.DndHandler.computeActions(DndHandler.java:1305)
    at com.sun.rave.designer.DndHandler.importBean(DndHandler.java:848)
    at com.sun.rave.designer.DndHandler.importItem(DndHandler.java:702)
    at com.sun.rave.designer.DndHandler.importDataDelayed(DndHandler.java:376)
    at com.sun.rave.designer.DndHandler.access$000(DndHandler.java:114)
    [catch] at com.sun.rave.designer.DndHandler$1.run(DndHandler.java:298)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    Hy,
    are you having problems to understand my english?
    anyway,
    I was trying to say that:
    When i click on the webservice on Servers->WebServices window, drag and drop it on Design View of a page I got this error!
    Please, i really need a solution on it!
    Cheers

  • SW2: New events always on first page

    My SW2 updated last night and now I have a Icon on my watch for 'New Events' how can I get rid of this? I have my icons sorted by Favorites but no mater how many time I use m other apps the new events wont move from the first screen and I dont want to see this!!!!
    Topic edited by Rickard
    Solved!
    Go to Solution.

    To get "New events" to move to another screen when sorted by favorites you need to open 6 other apps more times then you have opened "New events". If it doesn't move, first try restarting the watch and if that doesn't help, try to reset it from Setting -> reset SmartWatch.
     - Official Sony Xperia Support Staff
    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.

  • Adding new field to OAF Page

    Hi All,
    I am beginner in OAF. We want to add a new field in a OAF page. We wanted to do it by extending Standard VO i.e. present already. Now will it be sufficient if I download only View Object and XXPG.xml related to the OA Page or should I download all the class files and xml files from APPL_TOP to deploy the environment in Jdeveloper
    As I want to add a field to VO to reflect the change in OA Page, does it mean I am extending OA Page or just extending VO. Iis there any better way of doing it.
    Please advice.
    Thanks,
    Abhishek.
    Edited by: 853343 on Jan 11, 2012 6:36 AM

    Abhishek.
    please post your question in the forum {forum:id=210}
    Timo

  • Getting a field value from the first page on the second page in HTML

    I have a 2 page form I'm presenting in HTML to the user. The first page they select an action, enter a USERID and click the next page button. (The button executes "xfa.host.pageDown();" on the click action at the server)
    On the initialize of the second page I try to get the value of the USERID field from the first page and create a SQL statement to open my data connection. The issue I have is that I cannot get the value of the USERID field. This code works cause if I hardcode a valid value the query works. I tried to work around this by putting the same field on page 2, but it still did not work but the field was populated with displayed. I only assume the data is not populated at the time the initialize is invoked.
    Here is my code on the initialize..
    xfa.sourceSet.nodes.item(0).resolveNode("#command.query").commandType = "text"
    xfa.sourceSet.nodes.item(0).resolveNode("#command.query").select.nodes.item(0).value = "Select * from TABLE where userid = '" + xfa.form.resolveNode("form1.Page1.txt_EmployeeLogin").rawValue + "'"
    xfa.sourceSet.DataConnetion.open()
    Any help is greatly appreciated.
    THANKS!!

    Hi Steve,
    If you haven't already done so, I recommend posting this question in the LivCycle Forms forum.
    Jared

  • How do I populate my date fields placed on Master Page for multiple pages?

    I have a dynamic form with flowing fields. I inserted date fields using the Master Pages tab within Adobe LiveCycle Designer ES2, Windows 7 OS. I have only 1 Master Page. Everything on the form is working properly, except when I have multiple pages, the date fields are blank on all but the first page. One of the date fields has javascript in the exit event to calculate the second date field. I can manually edit the subsequent page(s) date fields, but I don't want the end user to have to do that. I want the date fields on the new pages to equal the date fields on the first pages. Below is my output with notes to provide a visualization of what I'm looking for.
    Many thanks in advance for anyone who can help me with this issue!
    Caroline

    Hey Mandy,
    Yes, both date fields are on the Master Page. The first one is set to "User entered - Required" and the second to "Calculated - User Can Override"
    And that's right, I used your script to calculate the second date field. The only thing I changed was the field name, and used 6 days instead since I wanted the calendar days to only run a full week, like start on a Monday and end on Sunday.
    Thx,
    C

  • Add a field to the last page of a document file only

    Hello,
    I currently have a script which will add signature and text fields to the first page of a document.
    The script is required to specify the "last page" of the document and not the page number, as each file will vary with the number of pages.
    The script is in run in batch processing on multiple files which are not open (usually 50 at a time).
    If anyone can please advise how to modify the script I will be most grateful.
    // Create Date field dynamically for employee signature field
    var f = this.addField("Todaydate", "text", 0,
    [60, 54, 135, 75]);
    f.userName = "Today's Date";
    f.value = "Automatic Update";
    f.readonly = true;
    f.fillColor = color.ltGray;
    // Create signature field dynamically for employee
    var f = this.addField("mySignature", "signature", 0,
    [120, 85, 330, 105]);
    f.setAction("OnFocus", "var f = this.getField('Todaydate'); f.value = util.printd('d/mm/yyyy', new Date());");

    Thank you very much for your help, I really appreciate your quick response.
    The script has been modified as you suggested and the fields are now added to the last page of each document and is working perfectly.
    I have included the modified script as follows for reference:
    // Create Date field dynamically for employee signature field, add fields to the last page of every file
    // Determine the last page of this document
    var page = this.numPages - 1;
    var f = this.addField("Todaydate", "text", page,
    [60, 54, 135, 75]);
    f.userName = "Today's Date";
    f.value = "Automatic Update";
    f.readonly = true;
    f.fillColor = color.ltGray;
    // Create signature field dynamically for employee
    var f = this.addField("mySignature", "signature", page,
    [120, 85, 330, 105]);
    f.setAction("OnFocus", "var f = this.getField('Todaydate'); f.value = util.printd('d/mm/yyyy', new Date());");

  • New field in substituted VO not getting updated !!

    Hi,
    I want to add a new field to an existing page which was not yet available in the EO and in the VO. Therefore I created a new EO, created an association link (1 to 1) to the orginial EO and substituted the VO.
    I can show the newly added field on the page and the value seems correct but when I try to update it, it is not getting updated, however I don't receive any error message at all. I have generated the VORowImpl class, but it does not seem to be working somehow. Do I need to substitute more than just the VO?
    Am I forgetting something? What do I need to do to make it updateable?
    Thanks for your advice!!
    Best regards,
    Guy

    Kumar,
    The attribute I added to the VO is not transient, but calculated. I can see this in the attribute mapping. Querying the value is not a problem but the update is not doing anything.
    Any idea why?
    Thanks,
    Guy

  • First page summary

    Hello all:
    I wonder if it's possible in CR to have a summary of all groups on the first page.
    Something like this:
        Page 1: (Report Header)
            Group A:   15.00
            Group B:   20.00
            Total:     35.00
        Page 2:
            Group A
                Detail 1:   5.00
                Detail 2:  10.00
            Group A Total: 15.00
            Group B
                Detail 1:   3.00
                Detail 2:  10.00
                Detail 3:   7.00
            Group B Total: 20.00
        Page 3:
    I tried using Running Totals, but I only get "5.00" in the field on the first page, relating to the first detail line.
    I also tried a Formula field using Sum(Amount, Group1), but I only get 15.00 referring to the first group total...
    So... any ideas on how to do this (without inserting a subreport!)?
    Thanks!
    Joerg.

    V361:
    OK, I think I can use your approach, since I know what groups to expect. However, I am not very profficient in CR yet, so could you please indicate how to create the shared variables?
    I suppose I need to create a new Formula field... and put your piece of code there? Where does the summing up occur? Another formula field?
    Thanks,
    Joerg.
    PS: This is what I have so far in the formula field:
    WhilePrintingRecords;
    Global NumberVar CK_Transito;
    if {Command.tipo} = "20" then CK_Transito = CK_Transito + {Command.monto}
    Edited by: Joerg Aldinger on Apr 22, 2010 1:14 AM

  • Formula for new fields

    I need to break apart a field based on the position of a Pipe Symbol(|) and create new fields. Example: My remark field looks like the examples below.
    HOURS|13|121.5 or
    Days|8|1025.6 or
    MILAGE|315|21.5
    I need to create a field for each of the 3 elements in each example. I can't use SUBSTR because each element is a variable length seperated by the Pipe Symbol.
    Is there a way to do this?
    Thanks,
    Rick

    I created 3 new fields. The first is UM and contains:Split({F0311_Accounts_Receivable_Ledger.RPRMK_Remark},'|') [1].
    The second is Amount and Contains:split({F0311_Accounts_Receivable_Ledger.RPRMK_Remark},'|')[2]
    The third is Rate and contains: split({F0311_Accounts_Receivable_Ledger.RPRMK_Remark},'|')[3]
    UM Returns HOURS|17|185.00
    When I add AMOUNT I get an error saying 'A subscript must be between 1 and the size of the array.
    Can you see what I am doing wrong?
    Thanks again,
    Rick

  • Adding new field in PCUI

    Hi All,
    Can anybody tell me how to add new field in PCUI screen which is already present in database?
    As per my understanding,I need to create a Zstructure which will be copy of my standard structure. To this Z structure I will add my new field. Then I will replace standard structure against my fieldgroup with my Z structure.Activate it. Then in Application set defination I will replace std structure and class with my Z structure and std class.
    By this way fields gets display on PCUI screen. But its value is not saved in database?
    Is there any step I am missing?
    Regards,
    Vikas

    Hello Vikas,
    The following will be best approach to Add new Field in PCUI:
    (1) Get Information in which Screen area of application new field is requried to shown i.e. details like screen structure, field group and model access class.
    (2) Check the new field is available the corresponding screen structure ..
    (3) If Yes, then add to field group and generate field group layout, i this case, the field value will be stored in DB by standard Model class.
    (4) If No, then create Custom structure and add to field group in order to expose to screen.
        in this case, you have to assign this structure correspoding screen details in CRMC_BLUEPRINT_C->application layout. Create Model class inheriting standard on MAC impliment modify and read method to write logic of saving...reading fielf value and Assign it new structure in application set of corresponding application,
    Regards,
    Arjun

Maybe you are looking for

  • ORA-01722: invalid number (Error in Application after upgrade to 3.0)

    Dear All, After upgrading to 3.0 I am no longer able to login to my application. The error I am seeing is: ORA-01722: invalid number      Error      Could not process show_hide_memory.show_hide_collection_output procedure ! Please help me pin-point t

  • How to restrict the cell selection in JTable based on cell contents...

    Hi all, I have some problem related to table cell selection. I have a table that represets the calendar of some month and year. I have the restriction that at one time only one cell could be selected. Now i want the cell seletion like this, I want on

  • Difference between Https & SOAP adapter

    Hi Experts What is the difference between Web srvice and Http request, when do we used each of them Thanks RP

  • Horizontal scrollbars with a JTextPane component

    Hi all I use a JTextPane which is, in turn embedded in a JScrollPane. In some cases, text appended might be longer than the current width of the window. In this case, I would like the JTextPane to show the scrollbars (Policy set to "show when needed"

  • How do extend a loop?

    When I try to extend a loop, I can only pull it out to about a minute long. After that, each time I try to pull the loop it only extends another bar. How can I pull a drum loop to say, 4 minutes long?