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

Similar Messages

  • Error when installing Oracle Lite for Mobile Field Service Laptop

    Hi,
    I am facing a strange problem when installing Mobile Field Service Laptop agent "Oracle Lite" on my laptop.
    When I run the setup, it asks me username and password, after entering the information, when I proceed, I see setup window which displays below messages
    "Authenticating with server... "
    Please wait. This may take several minutes ...
    Then it hangs for several minutes, approx 5 to 10 mins, and then gives message
    "Could not connect to server: HTTP/1.0 502 Bad Gateway"
    I am not able to proceed with setup.
    But none of my other colleagues are facing this issue, even though the network, proxy settings and java version are same.
    Any idea about this error?
    Regards,
    Mohammed

    I thought polite.ini us required....how r u using MFS without polite.ini?

  • Mobile Field Service Laptop - Modify local client pages

    Has anyone successfully modified the pages on the local client for Mobile Field Service / Laptop. We are wanting to hide some functions from the field service rep (I.e. Create SR) and change some default values in drop down lists.
    We can make the changes to the .jsp pretty easily, but are unable to "push" the changes to the client.
    Anyone with ideas / experience?

    Hi,
    This metalink note should help you :
    How to Automatically Download New Customized Files for MFS Laptop? [ID 738456.1]
    Regards,
    Mohammed

  • 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

  • Value is not populated for new field in RSA7 from PI Interface

    Hello Experts -
    We have 3.5 bw and PI 7.x. we have a  PI interface in bw working in production and now we enhanced the interface with a new added field. I mapped the new field in transfer rule/ modified update rules/ods and regenerated the soap datasource in bw. The user has uploaded the file in FTP with this new field added. PI picked the file processed  and the value for new field got populated and pushed the data to BW. In RSA7, i dont see the data filled in for this new added field. 
    Not sure, if i missed any steps, in BW, so that I can populate the value for this field.
    Thanks for any inputs/comments.

    Hi ,
    Replicate the Data source in BI and activate it using RS_DATASOURCE_ACTIVATE_ALL program.
    Regards,
    Ramnaresh.P.
    Edited by: ramnaresh porana on Apr 26, 2011 9:43 PM

  • Value not populated for new field - in RSA7 for PI interface in BW

    Hello Experts -
    We have 3.5 bw and PI 7.x. we have a PI interface in bw working in production and now we enhanced the interface with a new added field. I mapped the new field in transfer rule/ modified update rules/ods and regenerated the soap datasource in bw. The user has uploaded the file in FTP with this new field added. PI picked the file processed and the value for new field got populated and pushed the data to BW. In RSA7, i dont see the data filled in for this new added field.
    Not sure, if i missed any steps, in BW, so that I can populate the value for this field.
    Thanks for any inputs/comments.

    Hi ,
    Replicate the Data source in BI and activate it using RS_DATASOURCE_ACTIVATE_ALL program.
    Regards,
    Ramnaresh.P.
    Edited by: ramnaresh porana on Apr 26, 2011 9:43 PM

  • Data not loading for new Fields InfoObjects from DSO to InfoCube

    Hi Gurus -
                   I have a DataSource that is providing data to existing DSO then to Infocube. My client asked me to added couple fields to DataSource and get the data to DSO and then DSO to InfoCube.
    Here is the Old scenarion:   DataSource -> DSO -> InfoCube.
    Here is the New Scenation:
         DataSource ( Added new fields) -> DSO (added new InfoObjects for Corresponding DataSource FIelds) -> InfoCube( Added new InfoObjects to mapped from DSO)
    I added the new fields to DataSource, added the corresponding InfoObjects to DSO and InfoCube.
    I successfully loaded data from DataSource to DSO. Data is populating for the new Fields/InfoObjects in DSO.
    But when I load data from DSO to InfoCube, I don't see any data for New Fields InfoObjects in the InfoCube.
    Data from DSO to InfoCube is loading fine for the Old InfoObjects Fields but not for the New InfoObjects I added in InfoCube.
    -Sonali

    Hi,
    Why dont u debug the load through DTP debugging and check what happens to the source field and target field once it passes through the transformation. You can easily trace back where the fields are becoming blank.
    The loads which you have mentioned earlier did it have values in Added Records/Transferred Records column for the cube.
    Regards,
    Mani

  • I have created a series of pdf schematics in a portfolio that revolves. For the field service techs I would like it to work on a smart phone or tablet. On the phones and tablet, they do not revolve. Any idea's?

    I have created a series of pdf schematics in a portfolio that revolves. For the field service techs I would like it to work on a smart phone or tablet. On the phones and tablet, they do not revolve. Any idea's? I am using Adobe Acrobat 9 Pro. It looks great and works as expected on my system, but the techs cannot scroll through the different prints.

    Edge has very clear restrictions, one being that you must have 6 months of clean payment history which you don't. Either wait until April 14, or good luck at Sprint.
    I am unsure how it can be determined the payment mix up was the fault of CS, but regardless, the mix up was done. There can be any number of reasons why a payment could be missed without any fault on your part, however you are still the responsible party for the account and must live with the repercussions.

  • How fast does Apple produce new RAW files for new cameras? I want to buy a D7100 wich is not supported in the present version?

    How fast does Apple produce new RAW files for new cameras? I want to buy a D7100 wich is not supported in the present version?

    Jeannot7 wrote:
    I'm interested in seeing who gets the D7100 support first? Apple or Adobe!! I will go with the one that gets it out first.
    FWIW,
    Adobe keeps a quarterly release schedule for RAW updates. The current Lightroom 4.4 RC expires on 5/31/2013 which typically is an indication that the official release will be close to that date. According to the current list of new supported cameras, the Nikon D7100 is not slated to be supported (but that could change on release).
    http://labs.adobe.com/technologies/lightroom4-4/?tabID=details#tabTop
    The most likely time frame for Adobe support of the D7100 will be sometime in August or September 2013 (although there will probably be a Lightroom 4.5 RC available prior to that for testing purposes).

  • Limit number for new field

    Hello there
    Anybody know what is the limit number for new field in each record type?
    My client wants me to create about 200 new fields in Account record type.
    Is it possible to do so?

    Hi, You can refer this
    https://secure-ausomxdsa.crmondemand.com/docs/1.10.0.1080.0.00/enu/help/CustomFieldHelp.html
    -- Venky CRMIT

  • Making change in original application file for new version

    Hi
    I am new to DMS.
    I have a basic query about versioning of DIR.
    I have created a DIR with status in Released.
    I have attached a original application to the DIR. Now when I am creating a new version of DIR, original application file is also getting copied to the new version which is desired.
    My problem is I want to make changes into original application file in new version of DIR and want to save. But I am unable to do so. It is not allowing me to change the original application file for new version which is desired for storing some ISO documents.
    Is there any settings which I am missing?
    Waiting for reply ASAP.
    Thanks and Regards,
    Niraj Sikligar

    Hi
    If you want to make changes in the "Release" Status, go to dc10, select Doc type and define status screen. Do not put "S" (Lock mode) for Status - Release
    Also please check in new version , you are clicking on Edit symbol in Orginals tab, if u double click the file, it would open always in display mode , and it wont allow you to make any changes
    Regards
    Aby

  • WSDL missing xsd:annotation & xsd:appinfo tags for new field

    Hi,
    I was recently asked to add a new field to a service interface.  I made the changes to the Data Type and Mapping as appropriate and after activating those changes went to the Sender Agreement to save the WSDL in a file so I can handle it to our business partner (I created the file on the IB under Sender Agreement-->Display WSDL).  During the testing of interface using webservice navigator response gave an exception. We checked the WSDL file and the new field is there but it's missing the  <xsd:annotation> & <xsd:appinfo> tags (which all of the other fields have).
    Here's an extract of how the WSDL looks, the new field is URI, ORG_NM2, ORG_NM3:
    <xsd:element name="IV_J_1IPANREF" type="xsd:string">
                      <xsd:annotation>
                         <xsd:appinfo source="http://sap.com/xi/TextID">
                         c6a198762dd811e48dab0c84dcced6b4
                         </xsd:appinfo>
                      </xsd:annotation>
                   </xsd:element>
                   <xsd:element name="URI" type="xsd:string" />
                   <xsd:element name="ORG_NM2" type="xsd:string" />
                   <xsd:element name="ORG_NM3" type="xsd:string" />
    As you can see the annotation and appinfo tags are missing for the new field URI ORG_NM2, ORG_NM3,.  I think this might be the reason why they don't see the new field when they upload the WSDL to their system.   Is there something else I need to do for the WSDL to be generated correctly?
    Please suggest urgently.
    Neeraj

    Hi Luis,
    You are right fields are coming correctly but when I am testing the wsdl using webservice navigator or SOAP UI I am getting the below exception:
    com.sap.engine.services.webservices.jaxrpc.exceptions.XmlUnmarshalException: XML Deserialization Error. XML Parser has thrown exception while parsing input. See nested exception.
    Error Log:
    <!-- see the documentation -->
    <SOAP:Envelope xmlns:SOAP='http://schemas.xmlsoap.org/soap/envelope/'>
      <SOAP:Body>
        <SOAP:Fault>
          <faultcode>SOAP:Server</faultcode>
          <faultstring>Server Error</faultstring>
          <detail>
            <s:SystemError xmlns:s='http://sap.com/xi/WebService/xi2.0'>
              <context>XIAdapter</context>
              <code>ADAPTER.JAVA_EXCEPTION</code>
              <text><![CDATA[
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Application:EXCEPTION_DURING_EXECUTE:
      at com.sap.aii.adapter.soap.web.SOAPHandler.processSOAPtoXMB(SOAPHandler.java:765)
    I though that since missing of these two <xsd:annotation> & <xsd:appinfo> tag may be the ssue because after adding new fields this was the only difference in WSDL.
    Regards,
    Neeraj

  • Is anyone successfully using Mobile Field service - laptop version  in 12.2.X ?

    We need this type of functionality but we  are on 12.0.6.  We are considering upgrading but we were going to upgrade later this year.  However, we need this type of functionality as soon as possible.  Is anyone using Mobile  Field Service in 12.2.X with laptops?

    Hardik,
    I am using an O2 XDA II with Pocket PC 4.2. I am using IAS 9.0.4.0.0.
    I have defined a service in my midtier which outputs XML with a signature box:
    <SimpleFormItem name="p_signature" type="signature"> etc
    My PDA displays the signature box correctly in the web browser.
    When I sign the box and press Submit the following data items are returned to the midtier:
    Query String: "sigSubmit=mySubmit&sig_width=200&sig_height=100&sig=&personName=tim"
    Notice that the sig data is null.
    I know that my IAS version is a little low, but, the problem appears to be that the plug-in in the browser is not returning any sig data.
    Do I have an old version of the plug-in?
    Have you used this plug-in?
    Has it worked for you?
    Do you know where I can get a newer version of this plug-in as it must work with Oracle Apps?
    Regards,
    Tim.

  • Jdeveloper for Mobile field service customization

    Hi,
    Currently I am working with oracle mobile field service to crate new custom screen please let me know latest jdeveloper for this customization
    I am using 10.1.2 for this but it is not debugging on windows7
    Please help.
    Thanks,
    Nilesh

    The version of mobile server embedded in MFS is 10.3.     This first came out 7 or so years ago, well before Windows 7.    Mobile Server 10.3/10.2 is not supported on Windows 7.
    thanks
    mike

  • How  to implement PCCD001 exit for new field in AENR table

    Dear experts,
    I am implementing PCCD0001 exit for a new field in AENR table secnario below.
    Tcode CC31/CC32/CC33 required additional field which stores value in AENR table. in AENR in implemented include(CI_AENR) and added new field. After i implemnted PCCD0001 screen exit for CC31/CC32/CC33.
    in that two function exit are there, one for passing data to  screen EXIT_SAPMC29C_001
    another for getting data from screen EXIT_SAPMC29C_002.
    which table or structure i use to place field in screen exit to pass data to EXIT_SAPMC29C_002, in this function i don't have import parameter.
    Adv. thanks,
    Venkey

    Hi sekhar,
    Your Requirement can be implemented by OVS(Object Value selector) This is the custom search help .So that you can define on what basis the value has to be fetched.
    Look at the below link
    http://wiki.sdn.sap.com/wiki/display/WDABAP/ABAPWDObjectValueSelector(OVS)
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/606288d6-04c6-2c10-b5ae-a240304c88ea?quicklink=index&overridelayout=true
    You need to use the component WDR_OVS.
    It has 3 phases
    In phase 1
         You will fetch the value from input field to F4 help dialog box.
    In phase 2
         You will generate the search results , in this phase look for the input value given in field 2 and accordingly generate search result for the field 3.
    In phase 3
         The selected value will be returned to the original screen.
    Regards
    Karthiheyan M

Maybe you are looking for

  • How can i get a list of all the apps i purchased last year?

    i would like to get a summary of all the apps i purchased as well as the prices

  • How to create interactive pdf for Ipad using InDesign CS6

    Hi I created a Magazine layout using InDesign CS6 and wanted it to be viewed on native Ipad reader (but not as apps).  I put interactivity features like page navigations and hyperlinks and converted it to interactive pdf. The problem was the links an

  • How To Remove The 6-Dot Pattern Password

    Hi everyone... I have a A2107 Idea Tab Tablet. I've forgot my 6-dot pattern password. I'm wondering if anyone can help me remove that without having to lose my data. Please help me as soon as possible.... Your quick responses is more welcome... Thank

  • Pick Slip Grouping

    Oracle Gurus, I have defined pick grouping rule by itemwise, as per this parameter when I release sales orders.. should be picked up by itemwise. Example: Order Number     Item     Qty 100001     A     200 100001     B     111 100002     A     300 10

  • How to get HR Director and HR specialist in workflow?

    Hi, I need to send the work item to HR director for approval and then I need send work item to HR specialist for data entry in PA40. My problem is I dont know the way to identify the HR director and HR specialist.  Is the HR director the chief of the