cancel
Showing results for 
Search instead for 
Did you mean: 

What to Follow while creating and testing an app(Flight Booking) in Agentry test enviroment ?

sachinrk
Explorer
0 Kudos

I trying to build an syclo agentry app for Flight booking and trying deploy in the SAP MObile Platform 3.0 SP12 each and every time i deploy and test only the default one Work manager screen is appearing. so please tell me know is anything i misssing or the basic steps or an over view how i can deploy the app and settings related to it.

What should i ave to do steps in one after another so that i can successfully see the my build app in the Agentry test enviroment.

I am using SMP 3.0 ssp12 development sever and workmanager server 6.41 and for Java app development using Neon.3 Release (4.6.3) and using Agentry_70.14.0_EditorPlugin_x86_64 in eclipse

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Are you trying to deploy Work Manager or trying to build the Flight Booker from scratch?

Former Member
0 Kudos

HI Biil,

Greetings! Hope to find you in good health and spirits.

I am facing a similar issue with the SMP. I have deployed the Executable Jar FIle of the Java App(ZFlightBooking) that we created in the Eclipse to the Server Installation Directory C:\SAP\MobilePlatform3\Server\configuration\com.sap.mobile.platform.server.agentry.application.ZFlightBooking & have copied the required .jar files and .dll files to this path (as mentioned above). Also modified the Agentyr.ini and JavaBE.ini files accordingly (as per the pdf How To - Part 1: Build an Agentry based app from scratch connecting to a SAP ERP back-end).

However, once we Test the application on ATE, I do get to see the default SAP WM screen and not the ZFlightBoking Screen. We are getting this output agentry-test-environment-client-output.jpg

However, we need to get this screen

Could you please help me here. I am new to this.

Regards,

Rohini

SAP UI5/FIORI Consultant, Capgemini

sachinrk
Explorer
0 Kudos
HI Bill,

I am trying to build an app from scratch using this document

How To - Part 1: Build an Agentry based app from scratch connecting to a SAP ERP back-end

but platform is different we are using SAP mobile platform server 3 sp12 . i followed the exact steps in this document when we deploy it app and try to test it on Agentry Test environment i can see only the Default work manager screen.

Accepted Solutions (0)

Answers (1)

Answers (1)

mark_pe
Active Contributor
0 Kudos

Sachin,

Thank you for reaching out to the SAP Community of users for this type of question.

Based on your statement: "I am using SMP 3.0 ssp12 development sever and workmanager server 6.41 and for Java app development using Neon.3 Release (4.6.3) and using Agentry_70.14.0_EditorPlugin_x86_64 in eclipse"

and

"What should i have to do steps in one after another so that i can successfully see the my build app in the Agentry test environment."

My general root cause is as follows:

1) As a designer of an Agentry application, it is your duty or assumption that you created an Agentry application from scratch. But normally, people who are new to the business may take a template or an example. In most cases, by studying Work Manager or Inventory Manager (ERP base apps) or Service Manager (CRM), one can get an idea on how most of the more complex and widely used apps are designed.

2) The Flight Booking is a popular SAP Demo app. Previously in a much older release it was documented under here:

https://archive.sap.com/documents/docs/DOC-47550 but the reference is still pointing to the older SMP 2.3 version. SMP 2.3 is a hybrid between SUP 2.2 and Syclo's Agentry 6.1.x server while SMP 3.0 is a completely new system.

Your general question about having to synch your Agentry Test Environment to the SMP 3.0 server requires that you have at least deployed your application into the cockpit with a named applicationName.zip. Inside that zip has all the examples of your Flight Booking application, including but not limited to the screens, rules, action and others.

- So if this is your first time to load this new appName.zip to the SMP 3.0 cockpit then this means that on sync with your ATE (assuming it has not sync yet), it will download your application cleanly.

- What if you actually synced up with a prior application (Work Manager) in your prior loading, then it may have taken into consideration all the prior information with the Work Manager branding and forced the initial screen to be Work Manager.

- So you may try to see if you successfully cleared out the ATE properly if this is your case.

- Hopefully you did not use the demo application that is downloadable with work manager in it.

- Sometimes it takes a couple of syncs to even see your new items.

You would also need to make sure to read the named application of your SMP 3.0 cockpit.

ex: Let us say you have 2 application in the cockpit:

A) SAPWM

B) FlightBooking

The ATE has probably sync'ed to the last known connection: https://YourAppServer*/SAPWM. You may have to clear the ATE (use the clear option) and force it ot point to your new https://YourAppServer*/FlightBooking.

- Hopefully you did not do something like this where you have an application name SAPWM but you loaded an application zip FlightBook in this SAPWM. The cockpit may have gotten confused and did not do the change at all.

At the end of the day, it could also be if you packaged your FlightBook inside the application.zip file of Work Manager. You simply removed the application folder and replaced it with yours. It could still have the branded version of Work Manager and this may be also the reason.

Hopefully some of these theories helps you out.

Best Regards,

Mark Pe
SAP Platinum Support Engineer

sachinrk
Explorer
0 Kudos

Hi Mark,

Thanks for your valuable answer i got some idea about where i am doing wrong while deploying.

But still i am not able to upload an Zflight.zip file to the cockpit it giving an error

My Issue is when i run workmanager 6.4.1 it gives an a standard WM Zip files which contains work order related which includes all default configuration(.ini) files. I have changed those Configuration with respect to my Project. But i am not able to find How to change this GLOBALBASE.ini since it contains field WORKORDER.

Is there any standard format or Procedure to change\replace this Standard GLOBALBASE.ini with respect to my Application.

Could you please help me on this since i am new to the SMP3.0 .

Thanks & Regards

Sachin.R.K