SAP Adapters in IBM MobileFirst - ibm-mobilefirst

I'm working on SAP Adapters in IBM Mobilefirst. I have connected to SAP System by using SAP Netweaver Adapter and I'm trying add SAP as a Backend Service but it is failing to fetch the services.
And while I'm creating SAP Netweaver Adapter by default this is created: <serviceRootUrl>/sap/opu/odata/IWBEP/RMTSAMPLEFLIGHT_2/</serviceRootUrl>. Is this inbuilt service?

You did not provide any useful information in the question, such as steps to reproduce.
Per the comments, you say you're getting a 404 error - you need to verify that you are using the correct service URL.

Related

Is there a native way of connecting with HANA DB using sap-cloud-sdk for JS?

I'm trying to connect with HANA DB using Cloud SDK project. Is there a native approach to connect HANA using sdk or we need to use hana-client package for this purpose?
The #sap/hana-client package is the official package for connecting to an SAP HANA instance in Node.js. The SAP Cloud SDK does not currently offer any alternative way to connect, nor any functionality on top of this. If there's something you think the SAP Cloud SDK should offer, but that's missing, you're welcome to open a feature request in the repository.

quickbooks desktop enterprise integration with mulesoft

I have to build a integration between Mulesoft and QuickBooks Desktop Enterprise edition. How Can the same be done? I know that for QuickBooks Online, as soon as access code is generated, a web service call will do whatever functionality is required. Is the same possible for Desktop enterprise also? If yes, please give some sample. I have to create Bills in QuickBooks enterprise using this integration.
Thanks
It looks like there's a connector for that.

How to configure two IBM MobileFirst Platform v7.1 server to one IBM http web server?

Please help me in configuring two IBM MObilefirst Platform 7.1 ap server to one IBM HTTP Web server. As per the IBM Documents I should follow Server Farm configurations.
Need guidance in doing the same.
Scenario 1
Resources: Two App Servers with IBM MobileFirst Platform v7.1 installed and plugin-cfg geneated using jConsole. Each app server is having separate DB for each. One web server with IBM HTTP installed.
Scenario 2Resources: Two App Servers with IBM MobileFirst Platform v7.1 installed and plugin-cfg geneated using jConsole. Both the app server is having common DB. One web server with IBM HTTP installed.
I need both the app servers to be up at the same time in the above given scenarios. Please let me know in scenario one should I install any separate plugin for setting up server farm configuration.
note:In Scenario 2 currently only one App server can be made up at a time
Use JConsole to generate the plugin-cfg.xml from your individual Liberty servers. You can either merge the plugin-cfg.xml files manually or use Job Manager to generate a merged plugin from both the Liberty servers.
More details here:
Setting up HTTP Server in a WebSphere Application Server Liberty profile farm
Manually merge the files by using a text editor.
Use the job manager to submit a Generate merged plugin configuration for Liberty servers job.
Generating a merged plug-in configuration for Liberty profile servers using the job manager

IBM MobileFirst 7.1 - Where can I get the source code for Administrative Service and operations console

Where can I get the source code for Administrative Service and Operations console. We do have the license for the MFP 7.1 if that is not available open source.
The console is proprietary materials of IBM. The fact you are an IBM customer with a license to use MobileFirst Platform Foundation does not mean you are entitled to the source... of any part of it. It is not open source.
Why do you need this source?

Mobilefirst platform analytics v7.1 Analytics Server does not receive Server logs (WASND)

I installed MobileFirst Platform Operational Analytics v7.1 on WASND v8.5.4 and successfully configure it to receive data captures from MobileFirst Server. Although I can receive Data like network response time, device information etc...I can't not receive any Server Logs and client Logs. I have been trying to search on internet from last week but I don't see any solution for this.
Could you please advice me any clue so solve this problem ?
Dear Idan and Chevy Hungerfold,
I actually install MFP server and Analytic Server in different WAS environment. In fact, MFP server is in WASND when Analytics server is in WAS standard on another separated machine.
I doubt that Server log and Client Log is not forwarded through network from MFP server to Analytcis server. It requires MFP and Analytics be installed in the same WAS environment in order to get Server log and client log from Analytic console.
Is my hypothesis correct ?