SAP works manager 6.2 with ESRI maps

Dear Experts
We are using SAP Work Manager 6.2 with SMP 3.0 (SP05) Agentry and attempting to implement the ESRI location tab in the IOS agentry app but  coming up with the following issue. 
we have followed the exact steps in the SAP® EAM and service mobile app SDK Installation Guide with the exception that we are using Xcode 6.1 instead of Xcode 5.  we have  also had to include the System.Configuration framework but apart from this it has gone together without a problem.
We can run the existing SAP Works Manager app on the IPAD so we are able to successfully connect to the SMP agentry server but when we try to run the custom agentry app it halts at the following screen. We have tried different agentry users but with no success.
Could you please suggest if there are any other information available to get this working .
Following are the other SCN links we tried following
Quick Guide - Checklist to set ESRI in SAP Work Manager 6.1.X (WPF client)
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20b3f3d8-9d8f-3210-4cbc-f3e42e6df649?QuickLink=index&…

Hi Sid,
Check the SDK version that was used to build your custom Agentry Client. Not the Server version.
From the initial screen click on the Info/About icon to see which version you're using to build your client e.g.
Looking at your image you can see the input field where you're meant to enter the Work Manager URL is behind the header field. I had the same issue when I was using an old version of the SMP SDK / Agentry Client.
I suggest you download the latest SDK version from the SAP Service Marketplace and rebuild a new client using that.
SK

Similar Messages

  • Integrated google Map on SAP Work Manager 6.0

    Hi
    I am new in agentry and worked on SAP Work Manager App. I want to put customized map in Agentry and show some workorder on that map.
    Can anyone give me any suggestion regarding it.
    Thanks
    Mohit Tyagi

    Hi
    Can any one help me for putting map on SAPWM 6.0 . and i am working on SMP 2.3.So please give me suggestion how can i achieve this problem. and is it possible to put map on SAPWM 6.0 without integration any API?
    Thanks
    Mohit Tyagi

  • SAP Work Manager : GetWorkOrdersSteplet - NullPointerException

    Hi All
    We are implementing standard SAP Work Manager 6.0. When starting the ATE I get this error during the Agentry Client Transmit:
    Replacing definition for Checking Get WorkOrders
    Application Updated to 1
    Checking Get WorkOrders...
    GetWorkOrdersSteplet - NullPointerException
    Server error - please contact your administrator (13)
    I wasn't able to find any logfiles in the ATE folders that could point me in the right direction, it was another blog posted here on SCN (Syclo Customization Extension-First Steps) that made me look at our SAP ERP system.
    Two questions:
    1. Where can I find the logfiles for this error?
    2. Table AUFK does have an extension CI_AUFK with 4 custom fields (see below). Is that the cause of this error? If that's the case, do we need to enhance SAP WM, or is there another way to bypass or ignore those custom fields?
    Regards.
    Edwin

    Hi Chao,
    Are you getting the Null Pointer exception on connecting to the standard application or its happening only while connecting to customised application?.
    From the log files you could see while executing which BAPI throwing the exception, eg: :/SMERP/PM_DOFUNCLOCATION_GET.
    Verify the config panel, where the BAPI “/SMERP/PM_DOFUNCLOCATION_GET” is mapped to the custom mobile application and mobile object?.
    Verify the Functional location MDO-> is the data object name is changed according to the custom name?
    Verify you have created the copy correctly; objects are copied correctly; if not rename manually.
    Thanks
    Resmi

  • Adding a new screen on SAP Work Manager 6.0

    Hi All;
    I'm working on customising the SAP Work Manager 6.0 application. One of the things that I have to do is add a new screen "Pool Management". I have been trying to achieve this via the Agentry Editor 3.7.2 with no luck. So the first thing that I did was to copy an existing screen, for example the TimesheetView screen set, hoping that there would be a duplicate screen similar to this, but this doesn't seem to be adding the duplicate screen when I test via the Agentry WPF client. Please kindly advise how I would go ahead with a requirement like this. Please see image below for the screen addition that I am working on. I would really appreciate your help in going about with this!
    Much appreciated!
    Sizo Ndlovu

    Sizo,
    Steve is correct.  Examine the main screenset.  Choose the platform, then copy an existing screen or add a new one.  Modify it as needed.  It will now display as a new tab on the client.
    Jason Latko - Senior Product Developer at SAP

  • Notification Assignment Type Issue - SAP Work Manager 6.0

    Hello Experts,
    We are not able to download notifications on the device for header level work center that is assignment type = 5.
    We have done the below configuration.
    - added the user parameter for work center in user profile.
    - changed assignment type to 5 in Notification MDO.
    Same configuration is working properly in case of work orders only change is assignment type set to 8 and changed in client global value Wo.AssignmentType to 8.
    There is no configuration guide available which explains notification assignment types in SAP Work Manager 6.0.
    Any help would be appreciated.
    Regards,
    Abhishek
    Tags edited by: Michael Appleby

    Hi,
    In the notification MDO data filter, you also need to add a filter to the WORK_CNTR field. It should be user parameter type, with value "VAP".
    Also, from memory, I had to disable some other filters that were set out of the box. These were filtering out my data.
    Hope that helps
    Michael

  • SAP Work Manager 6.0 Query

    Hi Experts,
    Can somebody tell me what BAPIs run in background when transmitting a Work Order from SAP Work Manager WPF Client to ECC?
    Also, what post installations are required after installing Work Manager?
    All I have done are the following:
    /SMERP/SAP_WORK_MANAGER_60_REF ( Work Manager 6.0 base)
    /SMERP/SAP_WORKMGR_60_EHP5_REF ( Work Manager 6.0 with LAM & inspection rounds)
    Activated switch /SMERP/EPH5_EAM_BUS_FUNC (using LAM)
    What are the post installations for Push Scenario? Is that post installation required for transmitting a Work Order from a client to SAP backend?

    I would suggest revieiwng the documentation as it includes the post installation steps that must be taken when installing the product.

  • SAP Work Manager 6.0 - Creating notification on mobile device (customizing the default Start and End date)

    Dear all,
    When I create a notification in SAP Work Manager 6.0, the notification gets created in the back-end with Start Date equal to Current Date + 1 day and End Date equal to Current Date + 3 days.
    Can you advise where I can customize this behaviour, so that the Start Date is for example equal to the Current Date and End Date being 14 days in the future? Is this something that would need to be configured in Agentry Editor or within the ABAP stack?
    Many thanks for your support.
    Pavel
    Tags edited by: Michael Appleby

    Hi Jason,
    We went this route and identified the initial values, and tried to modify those.
    No impact though, as if those values are being overwritten elsewhere (whatever value we set, no change on the backend).
    Please see the attachments with screenshots of Agentry Editor.
    Many thanks.
    Pavel

  • On Demand attachment download issue in SAP Work Manager 6.0

    We are using SAP Work Manager 6.0 app with SMP 2.3. System is configured to download attachments for external DMS using this document http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/90087094-ddad-3110-cdab-e6dbc1a12e45?QuickLink=index&overridelayout=true&59236188953046
    While we tried to download the attachment, the download request was sent to SAP
    We checked through Push Instance monitor in Syclo Admin panel, a push request was there for scenario ID SM60_DMS_DOCUMENT_PUSH with status PROCESS. Status was set to NEW under Subscriber view tab of this push request.
    We checked following things:
    1. Push was enabled for Agentry Server in JavaBE.ini
    2.  Port 8282 was maintained in outbound trigger settings & in Agentry.ini configurations. This port is only used by Agentry Server.
    3. SCC displays the error for the WorkManager application as XFailedToSendResponse: 9,1,16, smp_mobile
    Regards,
    Sahil Dudeja
    Tags edited by: Michael Appleby

    We are still facing this issue.

  • SMP SAP Work Manager 6.1 multi language

    Hi all,
    we have installed SMP 3.0 SP5 with SAP Work Manager 6.1. We would like to use multi-language functionality but field labels do not translate after our configuration changes.
    We have created "localization" folder under "server\configuration\com.sap.mobile.platform.server.agentry.application\Application\Development" path and copy new ini files from language pack.
    We modify the configuration property as follows:
    Localization Path = Application\Development\localization
    Localizations= it
    In the startup server log seems no error occurs and translation file are loaded successfully.
    Thank you.
    Regards,
    Paolo
    Tags edited by: Jitendra Kansal (Moderator)

    Hi Stephen,
    our SMP system returned available so I copy dei multi language file of "it" country under the path that you have suggested.
    When I synchronize from the agentry client seems that connection does not end successfully. In particular in the log file I found the new italian label but the synch is very slow about 2 hours.
    What do you think about it?
    Thanks,
    Paolo

  • SAP Work Manager setup

    Hi,
    We are planning to setup SAP Work manager agentry app in our environment.
    What are the Add-Ons to be installed on the ERP system for the Work manager app?
    Please guide.
    Thanks,
    Gokul.
    Tags edited by: Michael Appleby

    Hi Gokul,
    Please check if these links might help you
    For SMP 2.3
    Re: Work manager with SMP 2.3
    For SMP 3.0
    SAP Work Manager 6.0

  • JAVA Heap Size Error in SAP Work Manager

    We are getting the below error wrt Java Heap size in the SAP Work manager Application:
    2014/08/08 00:48:56.142:setImportParameters::STORAGE_REF_KEY=ET_COMPLEX_TABLE
    2014/08/08 00:48:56.143: + User=MAINTMGR
    2014/08/08 00:48:56.143: execute::::MAINTMGR::before BAPI execute: /SMERP/MM_CTMATPLANT_GET
    2014/08/08 00:55:20.905: + BackEnd=Java-1
    2014/08/08 00:55:20.905: Exception while updating complex table 'ctpart': JavaBackEndError: JAVA EXCEPTION CAUGHT: java.lang.OutOfMemoryError: Java heap space in AgentryJavaComplexTableIterator::hasNext at AgentryJavaComplexTableIterator.cpp:52
    2014/08/08 00:55:21.099: + Thread=6588
    2014/08/08 00:55:21.099: + Thread Pool=Server
    2014/08/08 00:55:21.099: + WorkFunction=00000000020DEF90
    2014/08/08 00:55:21.099: + User=MAINTMGR
    2014/08/08 00:55:21.099: + User=MAINTMGR
    2014/08/08 00:55:21.099: Received Logout Request message 18 status changed to 'In Progress'
    2014/08/08 00:55:21.105: Logged out (but not yet cleaned up)
    We have tried to increase the initial and maximum heap size in the Agentry.ini file from 256 / 512 to 512 / 2048 respectively. But the
    error still persists.
    Can you please let us know if there are any
    other changes required for
    the same?
    PFA the Java backend and the user
    logs. Please treat this ticket with
    the highest priority.
    Thanks,
    Boopalan

    Looks like ur getting   heap size error while trying to fetch  records for ctparts complex table. From platform  point of view you have increased heap size. Next step is to analyze application settings for ctparts  complex table. As indicated by Steve from application point you need check the need for  amount of materials your trying to retrive , can you set filter for ctparts ,  does  ctparts  BAPI execute in SAP without any timeout error.
    What is the version of Work Manager your using ?    With WM 6.1 you have options to  take advantage of data staging that is delievered as part of standard application.
    Thanks
    Manju.

  • Upgrading SAP Work manager 5.3 to 6.1 on SMP 3.0

    Hi Experts,
    We have SMP 3.0 server,work manager 5.3.Now want to upgrade from 5.3 to 6.1 and deploy standard work manager 6.1 (without crew management,meter management,customer service,linear asset management components)on to SMP 3.0
    Agentry Editor and SMP 3.0 server are in different systems
    Please suggest prerequisite add-ons needed,development and customization guides(for work manager 6.1 on SMP 3.0)
    Manju Venkatesha, Please suggest in this scenario.
    Thanks
    Siva chandu
    Tags edited by: Michael Appleby

    Deploying  WM 6.1 on SMP 3.0 can be found in 
    http://scn.sap.com/community/mobile/blog/2014/08/30/quick-start-guide-sap-work-manager-6x-with-smp-agentry
    Thanks
    Manju

  • Filtering lists in Syclo Agentry SAP Work Manager application

    Hello Experts,
    I am trying to filter a displayed list at run time ( while running the application). the list fetches the data from an existing object.
    I am trying to customize few things while displaying the filters on the list.
    So far, I could only find a single property under Agentry application configuration to deal with filtering list values, as per the screenshot below.
    Moreover, I could see that I can allow filtering the list based on a set of particular fields.
    Here, I cannot determine if the Agentry Editor will allow me to customize the look and feel of the filters being displayed.
    Is there any other way I can filter the lists and which provides me with the flexibility to customize the look and feel of the filters being displayed?
    For example, i could add an image in the list and might want to filter the list based on a particular image. will this be possible and supported by SAP Work Manager 5.3 (Agentry 6.0) ?

    Hi Arihant,
         I tried this filter and sort list tile in ATE. Please refer my example regarding the filtering and sorting:
    Step1: No Filter.
    Here there is no filter, so ATE is not hvaing any filtering.
    Step2: Add filtering property to the List Tile.
    Filtering properties:
    Test in ATE.
    Click on that filter symbol, we will get the following.
    Step3: Add Sorting to the List Tile.
    Sort Properties are: Add the CompanyName as sort property
    Check in ATE.
    Apply sort by clicking the symbol
    List rows are sorted based on company name as below:
    I to checked in iphone but the sort property is not coming. I will check the gaps and update.
    Thanks,
    Swaroopa.

  • Android Screensets - SAP Work Manager 6.0

    Hello Experts,
    We have imported Agentry applications in eclipse agentry editor using Agentry.ini file, which points to work manager and meter management app but we are not able to find android screen sets in these applications.
    We are able to see Windows and Ipad/Iphone screen sets in Agentry modules but no where we can see android screen sets.
    Here I’m attaching screenshots of Agentry application for your reference.
    Requirement is to support SAP Work Manager app on android platfrom and able to customize this app.
    Regards,
    Abhishek Wajge

    You won't see  separate android screen sets. Android platform basically uses iOS  screen sets. Depending on whether your using android smartphone or tablet , application uses  iphone or ipad screens accordingly.  All these  settings are maintained in Screensets,ini file.
    I hope it answers your  quesiton.
    Thanks
    Manju Mobility - RIG

  • Editing attachments in SAP Work Manager 6.0

    Hello Experts,
    Is there a way to edit attachments in the SAP Work Manager 6.0 application and save it back to the respective Work Order in the ECC system?
    Would appreciate if you can provide some pointers
    Thanks,
    Abhishek

    Abhishek,
    This may be possible but will depend on the host OS for the mobile device (Windows can do it, iOS can't) as well as how you have your processes defined and if you have the necessary editing tools on the device.
    The process will be to download the document to the device.
    Launch the editing software passing the file downloaded to edit
    Save the file
    Attached the edited file to your Work Order
    Transmit to upload the edited document.
    The reason iOS can't do this is due to the nature of your applications being contained and not sharing data across applications.  There may be some iOS OS enhancements coming in 7.2 and beyond which may enable this data sharing but for now you can't do it on iOS without using custom code (OpenUI on SMP3.0)
    Android may work depending on where you store you downloaded documents.  If they are stored in a "public" area then it might be possible to also do this on Android.
    Good luck.
    --Bill

Maybe you are looking for