Quantcast
Channel: SCN : Discussion List - SAP for Mobile
Viewing all 5806 articles
Browse latest View live

Agentry and SAP Mobile Secure

$
0
0

Hi all,

 

We are currently implementing SAP Work Mgr 6.2 on SMP SP04 at our client. The client wanted to use Mobile Iron for MDM/MAM but they ran into some issues. We are thinking of pitching SAP Mobile Secure(Afaria in the Cloud) for MDM/MAM along with Mocana for app security. Can someone please help me out with the below questions?

 

- The work mgr. app needs to be on VPN to be able to sync with the backend. Do we need to use Mocana for this or can we just use Mobile Secure?

- The client does have Afaria v7 on premise already in production. Can Syclo application connect through VPN on Afaria 7 on iOS devices? Are there

   any restrictions?

- What is the license cost for SAP Mobile Secure? I know the usual answer for this is to ask our rep, but I just wanted to get an idea. Can someone

   provide this information or is there any document out there that covers this?

 

 

Regards,

Abhinav


Agentry client version for using WM6.1 with map

$
0
0

Hello,

 

What is the highest version of the Agentry client (WPF) that is supported for WM 6.1 with map enabled?

 

I understand that the ESRI SDK version requirements change in WM 6.2, so I am wondering: If we need the fixes in a current Agentry client version such as 7.0.6x, will this version also support the map SDK/OpenUI build for WM 6.1?

 

Another way of asking is, is there a mapping between Work Manager version and Agentry Client versions?

 

Thanks,

Michael

How to create /associate update rule in Signature field

$
0
0

Hi All,

 

I am using Signature functionality in my application. .My requirement is to attach the Service Order number or Time Stamp along with the signature field.

 

signature property.png

 

In the screen I can see both these option to select the check box but I have a query:

 

1. Time and Date: If I select this check box , will it append the current date time stamp with the signature?

2. If I select the check box for update rule , where do i create /attach the update rule? All I see is a box to pick the global .

 

Please advice how to achieve them.

 

Thanks and Regards

Neha Mahanty

Agentry for ipad - Bring focus to tab

$
0
0

Hi,

 

I'm working with the latest Work Manager version for ipad.

In the screen setup it is possible to select a workorder on the left hand side, which gives details to the right hand side.

On the right hand side there is a possibility to navigate between tabs like order detail or attachments.

When the user selects a tab it stays selected when selecting an item on the left hand side (even if the tab isn't applicable for that item)

Is there a way to bring focus to the first tab when user selects an item in the listtileview?

Date & Time field formatting in Agentry / SSLM (initial value)

$
0
0

Hi,

 

Was wondering if someone could help me with the actual formatting of 'Date & Time' fields in Agentry. Purpose is to set an initial value for some of these field types in the mobile UI. While there are a couple of standard examples related to date and time calculations, setting a default value looks like an easy one, but seems to be a pain?

 

I used the initial value rule in combination with the 'transaction' properties (e.g. ActivityEmptyAdd). This location was fine since I was able to perform a test by using a constant date (this one got refelected on the device).

 

My (custom) initial value rule should default the minutes and seconds to '00' (by preference I would even like to get rid of the seconds entry from the ipad's 'scrollwheel' --> guess this is not possible). So basically, current date & time going from e.g. "09/12/2014 15:34:45" to "09/12/2014 15:00:00".

While I have no clue about the date returned (apparantly it's a date on which the USSR and China resume diplomatic relations), the formatting seems to be the desired one.

Pic01.png

 

This again gives me a completely different result in the Sales Manager app on iOS:

Pic02.png

Any ideas on how I can achieve this straigthforward requirement?

 

Thank you,

 

Sebastiaan.

Agentry Client gives Already Logged in elsewhere message.

$
0
0

Hello Experts,

 

One of our client uses SMP 2.3 03(SAP Work Manager-6.0) and user faces the issue "Already logged in elsewhere" in production system some times(when Agentry client crashes).

So we are looking for a work around.

Just tried with ANGEL Front End time out value but could not get any success.

We can easily convince to the user to retransmit after 10/15 minutes.

 

Your valuable ideas would be appreciated.

 

Thanks In Advance!

 

Thanks,

Sudhir.

Custom app Java back end error in SMP 3.0

$
0
0

Hi All,

 

I am working on custom SAP Work Manager 6.2 application om SMP 3.0.

I have created the agentry app in cockpit and published my front end definitions to development server.

Modified the javaBE.ini file to connect to the custom mobile application with standard front end definitions and java code. Here the app is working fine with out any errors.

Now I have customized some of the front end definitions and java code and I published the definitions to the development server and modified the Java class path with custom .jar file in Agentry.ini file.

And made some parameter changes in config panel with custom java classes and BAPI_WRAPPERS. I have made changes to the standard SAP WM source code by changing the package and some some custom code in side the classes and POJO object. Same classes and objects are mapped to the respective BAPI_WRAPPERS, STEPHANDLERS & SAPOBJECTS in config panel.

 

I have modified the java class path in Agentry.ini file , I haven't changed anything in cockpit back end connections because I thought the java class path would get updated when ever the SMP server got restarted.

 

But unfortunately, when doing the app test I got "Communications Error" in device and I could not able to see "I am here" message in browser.

 

Please refer to below SMP Server Logs & Events log and suggest if I missed any configuration changes

SMP Server log error:

 

2015 02 25 12:11:02#+1000#ERROR#org.osgi.service.log.LogService##anonymous#org.eclipse.virgo.medic.log.osgi.OSGiLogServiceListener@58b900b8###Bundle com.sap.it.ictools.mapping.core.valuemapping_1.16.3, [SCR] Component definition XMLs not found in bundle com.sap.it.ictools.mapping.core.valuemapping. The component header value is OSGI-INF/*.xml |

2015 02 25 12:11:02#+1000#ERROR#org.osgi.service.log.LogService##anonymous#org.eclipse.virgo.medic.log.osgi.OSGiLogServiceListener@58b900b8###Bundle org.eclipse.equinox.ds_1.4.0.v20120112-1400, [SCR] Component definition XMLs not found in bundle com.sap.it.ictools.mapping.core.valuemapping. The component header value is OSGI-INF/*.xml |

 

2015 02 25 12:11:38#+1000#ERROR#System.err##anonymous#Start Level Event Dispatcher###log4j:WARN No appenders could be found for logger (com.sap.mobile.platform.server.general.dbstatus.Activator). |

2015 02 25 12:11:38#+1000#ERROR#System.err##anonymous#Start Level Event Dispatcher###log4j:WARN Please initialize the log4j system properly. |

2015 02 25 12:11:38#+1000#ERROR#System.err##anonymous#Start Level Event Dispatcher###log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. |

 

 

 

2015 02 25 14:16:09#+1000#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread###com.syclo.agentry.LoginBlockedException: Invalid Credentials |

2015 02 25 14:16:09#+1000#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.Server.login(Server.java:521) |

2015 02 25 14:16:09#+1000#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.Server.createServiceUser(Server.java:1749) |

2015 02 25 14:16:09#+1000#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.Server.getServiceUser(Server.java:1867) |

2015 02 25 14:16:09#+1000#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.Server.loadSAPProperties(Server.java:854) |

2015 02 25 14:16:09#+1000#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.Server.initServer(Server.java:297) |

2015 02 25 14:16:09#+1000#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.Server.<init>(Server.java:272) |

2015 02 25 14:16:09#+1000#ERROR#System.err##anonymous#Agentry Dev Def Load Loop Thread### at com.syclo.sap.workmanager.Server.<init>(Server.java:30) |

2015 02 25 14:16:09#+1000#ERROR#com.sap.mobile.platform.server.agentry.console##anonymous#Agentry Dev Def Load Loop Thread###Exception: 14:16:09 02/25/2015 : 20 (Agentry3), JavaBackEndError (JAVA EXCEPTION CAUGHT: com.syclo.agentry.AgentryException: Invalid Credentials),  |

 

2015 02 25 16:59:06#+1000#ERROR#com.sap.mobile.platform.server.agentry.console##anonymous#Agentry SAPWM62 Worker Thread###Exception: 16:59:06 02/25/2015 : 3 (Agentry), XFailedToSendResponse (202, 4, 26, XXXX, ), ..\agentry\netmsg.cpp#280:NetMessage::respond |

 

 

 

Thanks in Advance,

Roopa.

SRM Fiori showing blank My SHopping Cart and error in Approve Shopping Cart

$
0
0

Hi Experts

 

We are implementing SAPUI5 MyShoppingCart Services embedded deployment with:

-ehp 3 for sap srm 7.0 sp07

-netweaver 7.4 sp07

-gateway 2.0


we implemented three apps - Tracking SC, Approve and My SC

we're getting good display in Tracking SC,

however, we have blank screen for both  My Shopping Cart and Approve SC (even though there are items for approval in SRM)


see below screenshots

three apps.png

 

Tracking SC Screen

Fiori Track Shopping cart.png


Approve SC Screen

Fiori Approve Shopping cart.png


My Shopping Cart

Fiori - My Shopping Cart.png



is there a table in backend SRM that will verify the products that should be diplayed in My SC screen?

we only have product master data  imported as of now using tcode /SRMNXP/CAT01.

should there be buttons already available in the My SC screen even if there's no available products?


Also what configs could be missing for Approve app?


thanks in advance.





SAP Fiori Create Sales Orders RFC syntax error

$
0
0

Dear expert,

 

We just found an error with the Fiori application "Create Sales Orders". When we open the application it directly does not retrieve any data, and when we go to analyze the error it results as a Backend error in the program 'CL_SRA017_SALESORDER_C_DPC_EXTCP'. It basically states that the in the include 'IF_SRA017_ORDERITEM===========IU', the type 'IF_BAPISDORDER_GETDETAILEDLI2' is unknown.

 

Our versions:

UIX01EAP 100 SP05

SRA017 600 SP06

 

Here the screenshot of the Backend error:

ScreenHunter_532 Feb. 24 10.23.jpg

 

Any help/advice regarding this issue will be really appreciated.

 

Thank you very much,

 

Pau

Work Manager 6.2 Customization's on SMP 3.0

$
0
0

Hi Experts,

 

We have deployed the Work Manager application to SMP 3.0.We have done customization's in Agentry front end,Java,ABAP. Done the necessary modifications in Agentry.ini file,added the custom jar file in java folder,published the front end application to server,mapped all custom handlers,filters java classes in configpanel.When we have tried to sync the custom application, encountered the "Communication error".Checked the server logs and found COM.SYCLO.AGENTRY.BUSINESSLOGICEXCEPTION: INVALID CREDENTIALS | .Event logs contain the error "Error in updating service. Exception: NameSpace can not be left empty |".

 

Please suggest how to proceed further.Thanks in advance.

 

Thanks & Regards,

Sravanthi Polu

Kapsel Applications and Push Notification

$
0
0

Hi all, thanks to Dan Van Leeuwen's excellent Introduction to Kapsel series  I have been able to get push notification working with an Android device. I'm now trying to enable it on iOS. I have created the apns certificate and installed it on the push tab of the management cockpit for my app. .

 

I created an iOS version of the push demo app and deployed it to my iPhone (apparently the simulator does not support remote push notifications). When I run the app and tap on Register for Push I get the following error:

 

index.html

 

An error occurred in index.html (at line #1): SyntaxError: Unexpected identifier 'aps'. Expected ')' to end an argument list.

 

This seems to be coming from the onError function:

 

function onError(msg, url, line) {

            var idx = url.lastIndexOf("/");

            var file = "unknown";

            if (idx > -1) {

                file = url.substring(idx + 1);

            }

            alert("An error occurred in " + file + " (at line # " + line + "): " + msg);

            return false; //suppressErrorAlert;

        }

 

but I'm not sure what is causing it. Any help or resources you can point me to for getting it to work with iOS would be great.

 

Also, any tips on incorporating this functionality into the Fiori Client Kapsel app? I need to have that automatically register for push notifications (both iOS an Android).

 

Edit: Here is my registerForPush function code:

 

function registerForPush() {

            var nTypes = sap.Push.notificationType.SOUNDS | sap.Push.notificationType.ALERT;

            sap.Push.registerForNotificationTypes(nTypes, regSuccess, regFailure, processNotification,null);  //GCM Sender ID, null for APNS

 

Second edit:

 

I'm also seeing this in the debug console of Xcode:

 

PushNotificationPlugin: Failed To Register For Remote Notifications With Error: Error Domain=NSCocoaErrorDomain Code=3000 "no valid 'aps-environment' entitlement string found for application" UserInfo=0x170668f80 {NSLocalizedDescription=no valid 'aps-environment' entitlement string found for application}

 

I think this may due to a provisioning profile issue on my device and I am investigating that.

 

Thanks,

Dave

 

Message was edited by: Dave Fish

Replace Add confirmation button in SAPCRMSM

$
0
0

Hi,

 

I need to replace the action in the default Add confirmation button in SAPCRMSM. Once clicks on the Add confirmation button, Confirmation items screen should appear instead of default Add confirmation screen. I am using Agentry v70.5.1.10 and deploying to SMP 3.0 for Windows platform (1366*768).

Whenever I change the Add confirmation button to get the desired output, its disabled. I am very new to this platform.

Can anyone help me please?

 

 

conf.png

 

 

 

The below screen should appear,

 

 

items.png

-Basil Jose

Errors while Setup Xcode project with ArcGIS framework and SMPAgentryClientFrameworkSetup

$
0
0

Dear experts,

 

I am building a new iOS Agentry client to integrate GIS ESRI support. I am following documentation SAP® EAM and service mobile app SDK Installation Guide" version 1.0. When I build/Run for iOSSimulator, I am getting a link problem and Location page in Agentry client remains blank.  [ Android client is working and displays a map ]

 

Problem description:

 

The Agentry client will start on the iOSSimulator and download Workorders but if I navigate to the Location tab I have an empty page.

I have also the following warning during the build:

 

ld: warning: ignoring file
../../../iOS/Samples/SMPAgentryClientFrameworkSetup/GIS.framework/GIS, file was built for unsupported file format ( 0x58 0x53 0x79 0x6D 0x0A 0x30 0x30 0x32 0x30
0x0A 0x62 0x64 0x39 0x65 0x63 0x31 ) which is not the architecture being linked (i386): ../../../iOS/Samples/SMPAgentryClientFrameworkSetup/GIS.framework/GIS

 

ld: warning: ignoring file
../../../iOS/Samples/SMPAgentryClientFrameworkSetup/Common.framework/Common, file was built for unsupported file format ( 0x58 0x53 0x79 0x6D 0x0A 0x30 0x30
0x32 0x33 0x0A 0x37 0x63 0x36 0x33 0x39 0x32 ) which is not the architecture being linked (i386): ../../../iOS/Samples/SMPAgentryClientFrameworkSetup/Common.framework/Common

 

Code Levels:

Xcode 5.1.1

Agentry SDK => SMPAgentryClientFramework-iOS-70.5.1.0.tgz

Mobile Apps Open UI SDK 1.0 => 51048778_5.zip

ESRI SDK AGSRuntimeSDKiOSv10.2.2.pkg  ( 10.2.3 no more available on ESRI)

 

Regards.

 

m.png

Apple devices bulk enrollment

$
0
0

I see in console apple device enrollmen tab i suppose it is bulk enrollment feature with apple device enrollment program ?

 

So how to transfer configuration profile to Apple?

 

Also is there any capability to export configuration MDM profile and enroll ios devices with apple configurator? I mean integration with apple configurator?

Weekday to be displayed on a date field

$
0
0

Hi,

 

We are working on iOS platform and implementing an agentry application.

We have a requirement to also display the weekday along with the date while selecting the date.

But, in agentry we see no control to display the weekday on the date field .

Any ideas if we have a workaround to do this or any ideas?

 

 

Thank you.

Shanthi


Work Manager 6.1: SSO ticket expired when executing create/update BAPI

$
0
0

Hi,

 

I just enabled SSO for Work Manager 6.1 with just a small problem already solved as I mentioned in that post: Work Manager 6.1: Enabling SSO requires backend password?

 

At first I only tested the initial synchronization which worked properly. Further synchronizations also work well, even if I create a new Work Order in the backend, it will be retrieved.

 

But when I try to execute any action from the client (create/edit notification, change work order status, create time record...) I will get an error from the steplet. For instance I tried to change the work order status to HOLD and I got the following error message:

 

"WorkOrderHoldSteplet - Problem in BAPI Create (/SMERP/PM_DOORDERMBLSTATUS_UPD): System received an expired SSO ticket on SAP_HOST_NAME sysnr 01"

02/26/2015 18:08:37, 1,        20,        18, Thr       6384, WorkOrderHoldSteplet - Problem in BAPI Create (/SMERP/PM_DOORDERMBLSTATUS_UPD): System received an expired SSO ticket on SAP_HOST_NAME sysnr 01


What could be the possible explication to this issue? I don't understand why "GET" BAPIs are correctly executed using the SSO ticket and the rest trigger this error.

 

Thanks in advance for your help.

Unable to Modify Agentry Screen for Android

$
0
0

Good Day.

 

I am using Agentry with Meter Management 6.2.

I have a requirement where I have to cater for Android phone and tablet.

While having a look at Agentry PM Screen Set, I found that it only caters for iPhone/iPad and Windows.

 

I added Android Nornal and Large as Platforms, copied iPad screen for Android Large, but I had limitation in terms of screen customizing.

Is there a way to customize android screen when it comes to label and text field?

Also is there a way of changing things like the background color of the theme of the screen.

 

Anyone's feedback will be really appreciated

Fiori: Single User: Multiple launchpad instances. Is it possible?

$
0
0

Hi Everyone,

 

Just imagine if apple provides only 1 single app on your iphone which you would then need to use for all you tasks like phone, messaging, email, calendar, calulator, maps, etc. Does this sound appealing to you? I strongly believe not!. It feels same in the case of sap fiori as well and i think it needs a major redesign.

 

Read further to understand the problem i think needs to be addressed by SAP. And then do share your thoughts about the same.

 

We want 2 ipad apps for fiori, i.e., separate ipad apps for employee(self service) and manager(self serice). Employee ipad app should show the launchpad with only employee specific tiles and similarly manager ipad app should show only manager specific tiles. We decided to package the apps ourself instead of using the fiori client (whose source code was not shared by SAP so that we cold customize the icon and name).

 

However, since we have only 1 launchpad for fiori, we fear there is no way we can achieve our requirement in standard sap fiori. the only we figured we would need to create custom SAPUI5 pages with tiles as per out requirement, which would be a huge new investment all together(now and for future maintenance).

 

In future we would want to have more role specific ipad apps for example Sales Rep, Plant worker, etc to provide them access to mobile applications to help them perform their job roles.

 

Having a single launchpad actually forces us to have only 1 app for each platform and cram in all the applications for all roles into 1 single ipad app(SAP Fiori Client). By creating role specific apps for each platform, it somehow makes more sense since users can easily identify the specific applications available to them to perform the tasks specific to their job roles.

 

By the way, this is not something new. Just check SAP enterprise portal, we have roles and worksets. For a desktop environment we can have a portal of different roles. Similarly in fiori i think this feature needs to be added.

 

What do you guys think about this? Please share your thoughts.

 

SAP fiori was a major step by SAP towards revamping it's UI and i really like it. But i think there is a lot in fiori which needs to be improved by SAP before it becomes widely accepted.

 

Regards,

Varun Reddy

How to deploy custom java code to SMP 3.0 SP05 server?

$
0
0

Hi Experts,

 

I have created custom application in management cockpit and published standard agentry definitions to development server and after that I have done the configuration settings in JavaBE.ini file to connect to custom mobile app.

Done changes to class path and server class from cockpit which effect the Agentry.ini file in development server. Here also I have mapped class path for standard java code.

 

Now I have done changes to the Agentry application and the java code. We have got the standard SAP WM 6.2 java source code from SAP.

 

Published the custom agentry definitions to development server from editor and mapped customized java classes, BAPI's, POJO's & Stephandlers in config panel parameters and mapped the steplet in editor definitions.

 

I have copied the custom jar(ZXXX.jar) file to the java folder of the custom application along with standard WM java code & respective other.jar files and I included Agentryv5.jar as well.

 

Now I have modified the class path from cockpit which would point to the custom .jar file as below.

Class Path: ./ini4j.jar;./sapjco3.jar;./Java/Agentry-v5.jar;./Java;./Java/SAPWM-6.2.0.0.jar;./Java;./Java/SAPCommon-133461.jar;.java/ZWM.jar;

 

Restarted Agentry app and restarted SMP server. But I could not able to see the sub URL in startup.log file.

I am getting "Communications Error" from device and HTTP not found error in browser.

 

Could anyone please suggest the process of deploying the custom .jar file to SMP server & Modifications to JavaBE.ini , Agentry.ini file and also please correct me for the above steps.

 

Any help would be much appreciated.

 

Thanks & Regards,

Roopa M.

Hi

SAP Fiori : Create Sales Orders ERROR

$
0
0

Hi ,

 

we are running SAP Fiori Implementation , we already installed central hub deployment.

  • Frond-end Server : SAP NW 7.4 SR1 with Fiori Add-on installation based on Fiori Schenario
    • UIX01EAP 100 SP4
  • Backend Server : SAP ECC EHP4 with Fiori Add-on
    • SRA017 600 SP5

 

when we were activating Create Sales Order based on App Implementation: Create Sales Orders - SAP Fiori Apps for Lower Back-End Releases - SAP Library

 

we got problem when launched Fiori :

 

launchpad.png

 

we checked Gateway Client

 

gatewayclint.png

 

now, we checked switched to Backend server and check that class

 

classinter.png

 

any advise ??

 

thanks

 

GHochi

Viewing all 5806 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>