Quantcast
Channel: SCN : Unanswered Discussions - SAP for Mobile
Viewing all 5512 articles
Browse latest View live

Help needed in starting up Relay Server on Redhat Linux 6.5

0
0

Hi,

 

I am struggling in setting up Relay server on Redhat Linux 6.5. I have successfully executed the automatic script ap-setup.sh that comes with SMP3 SP07 and restarted httpd successfully. However, when I run below command to enable OE channel between Relay Server and SMP3, I receive below message:

 

./dbsvc -y -w oes @/usr/local/rsoe/oe.config

 

Error Message: This utility requires /lib/lsb/init-functions

 

Screenshot is also attached. May I get expert feedback on this issue?

 

Best Regards,

 

Muhammad Affaan


How to add work center field in Edit Notification screen ?

0
0

Hello experts,

                     I am working on SAPWM application. I want to add a Work Center field in Edit Notification Screen. I have add field Work Center with list of Work Center from Complex table. Also I wrote a BAPI class for this. Now I confused what to do next ? As I am very new in SAP. Plz tell me.

 

Here is my ZNotificationEdit class. Plz tell me if anything I am missing & how it will reflect to screen

 

editbapi.png

Pre-configure Fiori URL in SAP Fiori Client

0
0

Hi,

 

We plan to use the SAP MDM to push the SAP Fiori Client apps to the client, so they don't need to go download from the AppStore or Google Play. Want to push the apps together with a pre-configure URL so user no need to insert the URL when they first launch the apps. Is this possible to do it with the standard apps and we will use the MDM to push the apps.

 

Other than the URL, is it possible to have configure the passcode also?

 

Kindly advice. Thanks.

Not getting Work center field in Edit Notification screen ?

0
0

Hello experts,

                    I am working on SAPWM application customization. I have added a field Work Center in Edit Notification screen. After that I have wrote the BAPI classes & made changes in BAPI Wrapper config. Now after Transmit I am not able to see changes in Edit Notification screen.  Am I missing something. Tell me please. Any suggestion will be very helpful.

 

Regards

Sudhir

How to Upload document for notification to xECM from syclo?

0
0

Hello Experts,

 

I am new in sap and I want to upload document for notification to xECM from syclo and I am using Work Manager 6.2.I don't have any idea what to do to upload.Can anyone please help me for this.

 

 

Regards

Prajakta

Calendar day view in calendar view

0
0

Hi,


We are using an agentry application deployed on SMP3.0 SP04 and trying to use calendar day view in agentry screen.

So we have given Day in Calendar view options. But still showing month view in calendar screen.

Please find the attached screen shot for the same.

 

Please provide your suggestions.

 

Thanks,

Vijay

Change the default login client for SICF services in ECD

0
0

Dear guru's and all

 

Some guidance is needed here as I am very new to SAP FIORI

 

Problem:

The system's default parameter is client900

While testing on UI5 services through transaction SICF, I noticed that the default client is set to 800 instead of 900.

Can anyone please guide me on how to properly reconfigure this by pointing it to 900 instead of 800?

 

1.png

 

We were testing the UI5 service highlighted below:

2.png

 

Thank you.

Regards

How to assign planner group based on login User ID in Syclo?

0
0

Hello experts,

                    I am working on SAPWM application customization. I have a task to assign planner group based on login UserID in Syclo. I need some idea about this. Any suggestions will be very helpful.

 

 

Regards

Sudhir Sharma


SAP BI mobile app landing page

0
0

Hi,

 

I would like to know can we have customized mobile BI app initial screen.

 

As soon as the user clicks on mobile BI application, can we have a landing page where dashboards and reports will be stored in defined order

 

Any SDK available for it, any inputs will be highly helpful

 

Thanks

Agentry Signature to SQLAnywhere

0
0

Hi,

we use the SMP Server 3.0 SP 06 and The SMP SDK SP 06. We create a Transaction Step for a SQL Backend which should write the Signature bmp file to the SQLAnywhere databasetable.

 

INSERT INTO OrderSignature (OrderID, Signature, SignatureType) VALUES ('<<transaction.orderID>>', '<<transaction.signature.bmp>>', '<<transaction.signature.type>>')

 

After Transmit the AgentryServer writes the hexadecimal values into the Signature row and as type 'image' in the SignatureType row.

 

If we try to export the image blob with the sqlAnywhere command :

SELECT xp_write_file(OrderID||'.bmp, Signature) from OrderSignature;

we only get corrupdet bmp Files and we could not open one of it.

 

Do we anything wrong? How do you export the Signatures from the Client to a backend?

Thanx,

André

Apple MDM certificate

Create External Alias for FIORILAUNCHPAD.html using SICF

0
0

Hi Gurus,

 

I have been searching in the forum on how to create External Alias using SICF. The closest I could find is the one posted by Masayuki (How to set a theme parameter to SAP Fiori launchpad). But this doesn't solve my problem.

 

So, here's the scenario:

I have a requirement to display a link (Fiori Link for PO Approval) in the workflow task description. Unfortunately, the Fiori URL is too long and the task description can accommodate upto 80 chars. I am thinking of using External Alias to shorten the Fiori URL.

As explained earlier, I managed to create External Alias.

So, let's say this is my Fiori URL

 

HTTP://xxxxxxxxxx.xxx.xxx.xxx.xx:nnnn/SAP/BC/UI5_UI5/UI2/USHELL/SHELLS/ABAP/FIORILAUNCHPAD.HTML?SAP-CLIENT=210#ZPURCHASEORDER-APPROVE

 

I have created an External Alias /fiori for /sap/bc/ui5_ui5/ui2/ushell. In this way, I managed to reduce the length from 136 to 116 chars. But this is still unacceptable because the length exceeds 80 chars.

 

My question is: How do I create External Alias for the complete FioriLaunchPad.html (/SAP/BC/UI5_UI5/UI2/USHELL/SHELLS/ABAP/FIORILAUNCHPAD.HTML)?

Can I also define SAP Client (in my case is 210) and the Application (in my case is ZPURCHASEORDER-APPROVE) in the External Alias?

 

Thanks.

Eka

App Delivery with OS Restrictions with Afaria7 SP5 on premise

0
0

Hi there

 

We have Afaria 7 SP5 running on premise. We've been looking for a possibility to deliver Apps to Devices for specific OS Versions (e.g. Android KitKat or higher, iOS 7 only, ...) is it possible to deliver an App in a Group only for users having specific OS-Versions?

 

Kind regards,

Tobias

How to Clear data in MBO Tables in Android

0
0

We have implemented Native android Enterprise  application.

 

Since it's an enterprise level application the transnational data is very heavy and we are running the application in offline Mode.

In the initial sync we are getting data from MBO and storing it in LBO(Local business object).

 

We are doing transactions Using data present in LBO.

Since we have data in both MBOS and LBOS the performance is very slow.

 

Kindly suggest how to clear the data from MBO because we are not using any more after the initial sync.

 

We have tried using 

 

Tablename object.findall()

{

object.delete();

}

 

Kindly suggest any more methods we have to delete the table in one statement.

 

Quick response will be more appreciated and will be helpful for us.

 

Thank's in advance.

Large Data Issue with oData - INTERNAL_SERVER_ERROR

0
0

Dear Experts, Good Day!

 

I have build the oData Model/Service by using the JDBC Data Source.

The mapped database object is having more then 5000 K records.

The oData service is accessible, but the moment trying to fetch the complete entity set, it throwing the following error.


<error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">

<code>INTERNAL_SERVER_ERROR</code>

<message xml:lang="en">

Could not perform the operation, contact your System Administrator: Transaction ID :8f929635-903a-4f94-bca8-02cac00294af

</message>

</error>


The same oData service, tried to fetch few records by adding filter, its accessing perfectly fine.

Is there any limitation with teh oData service?


Kindly suggest.


Regards,

Tirupati


Android certificate deploy via Afaria

0
0

Hello Mobility experts,

 

We have Afaria SP5 HF11 and Motorola TC70 device on Android 4.4

 

The question is how can we install certificate on device via Afaria? I know, that we have this option in iOS configuration policcy, but I did not find any solution for Android. Maybe we need to script a chanel? Please advice.

 

Thanks and regards,

Andrey

Maxiumum number of parameters allowed in MBO ?

0
0

I did liked to know how many parameters are allowed in MBO . I cannot deploy a project since I have many parameters linked to it .First it was able to deploy project successfully , but then 1 more paramters was added via BAPI and I did changed , deleted the MBO created new one and even tried BIND DATA , but to no avail . Kindly help

Hyperlink vs Embedded image action

0
0

Hi,

 

We are trying to replace hyperlinks by embedded image buttons.

We are doing this for the hyperlinks Floc and Equi on the MainMenuScreen, WorkOrderTileView on the WPF client.

These hyperlinks navigate to the details of the technical object.

We are using the same action and target object in the new embedded image cells, as there was for the hyperlink.

 

For the FLoc embedded image, the action is not executed, clicking on the embedded image has no effect whatsoever.

For the Equi button, the navigation to the screenset EquipmentView works, however, the properties of the work order are displayed. The definition of the screen set clearly states that an equipment object should be displayed.

 

We are using standard actions and screen sets here.

 

Has anyone experienced such behaviour before? How could we fix this?

 

Thanks for your replies,

Kind regards,

Judith

Fiori URL for Android

SAP BusinessObjects Mobile OEM Customization Documentation

0
0

Hi all

 

I tried to get SAP BusinessObjects Mobile OEM Customization document,But I didn't get. Please suggest me how to get OEM customization documentation for the  SAP BusinessObjects Mobile.

 

 

Thank you

Viewing all 5512 articles
Browse latest View live




Latest Images