cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Syclo - OpenUI integration

neha_mahanty
Active Participant
0 Likes
602

Hi All,

I am exploring the OpenUI integration with Syclo Mobile application.

The example I am referring here is "SampleControls" mentioned in the SMP SDK

Since I was not able to deploy and execute this application independently, hence I merged the application with Work Manager application.

I followed the below steps:

  1. Copied the below files in Agentry WPF installation folder (AgentryClientSDK.dll and SampleControls.dll )
  2. Merged the below application with Work Manager application(OpenUI app)
  3. Deployed and tested the application. I can see the screen but could not perform all the operations, as I have removed the sql files ( Sincenorthwind is not setup in my laptop)

Now similarly, I want to invoke a UI5 application. I have a simple UI5 application

Now since it’s a java script based application, I cannot create .dll file, It could be a .jar , .war file. Also in case of UI5 application, the first file which gets invoked is index.html. So do I need to map the index.html in external field setting?

Can anyone explain how do I invoke this UI5 application?

Kindly advice

Thanks and Regards

Neha Mahanty

Accepted Solutions (0)

Answers (2)

Answers (2)

neha_mahanty
Active Participant
0 Likes

Hi Bill,

I got the SDK from SAP market place and there are sample applications provided for UI5 applications.

Now the basic question 🙂 how to I use this application in Syclo.. Do I need to create a .jar file for this UI5 application and invoke the index.html some where in syclo ?

How do I proceed, any suggestions please ?

Thanks and Regards

Neha Mahanty

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Likes

If you are trying to use a UI5 application within an Agentry OpenUI control you will need to use the Work Manager Open UI UI5 control in order to get it to work. This is not part of the generic Open UI SDK but specific to Work Manger and you will need to obtain it from their SDK. They should also have documentation on how to utilize it.

If I recall correctly, there is a sample project for the UI5 stuff as well.

--Bill

neha_mahanty
Active Participant
0 Likes

Hi Bill,

Thank you !!

Also could you please help me to find the link, from where I can download the SDK for Work Manager , so that I can integrate the application with UI5.

I searched the SAP software center and I could not find this SDK anywhere.

Or you could suggest me the POC for the same, that would be really great .

Thanks and Regards

Neha Mahanty

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Likes

The Work Manager SDK includes the sample projects for the UI5 Open UI control so it should all be in the same download. The SDK is located under "SAP EAM and service mobile app SDK". I would get the latest version. There are download for all three platforms. Be sure to download the iOS version as well as WPF. The samples are only part of the iOS SDK (don't ask me why 😉 ).

--Bill

neha_mahanty
Active Participant
0 Likes

Thanks Bill,

I got the SDK . Let me download and explore.. I am sure I am going to ask further questions 🙂

Thanks and Regards

Neha Mahanty