Hello experts,
We have 2 subaccounts subscribed to the IAS (IDP) service, we need to restrict the access from the user to only one subaccount where it has the correspondant roles.
Currently a user of the IAS can access to the 2 workzone portals o...
Hello,
Im having trouble connecting a nodejs app on foundry with a mysql DB on premise via SCC.
When i try the app on premise its working fine, i am using a mysql npm package.
var mysql = require('mysql');
var getCon = async function (host, por...
Hello,
i haee a doubt about Neo vs CF Enviroments, because i recently develop a solution for a client with 15 Apps in Neo, with backend services, IDP, hana services, portal flp, etc etc.
I was wondering about if it is posible to migrate the solut...
Hello experts,
Im kind a new in the sapui5 developing scenario,,
I did a report with a ODATA from a hana cloud table. it is working just fine, i bind the odata in the manifest as well as the "global" model and the smart filter is working too.
T...
Hello gurus,
Here is the scenario, we have develop some sapui5 apps in a subaccount of SCP called DEV, now we want to deploy this apps in a TEST subaccount.
We use the GIT service to do so, but the thing is that when we cloned the project in the ...
Thanks for the response Ashok and Gregor. @Gregor, yes all the solutions is with html5 apps, with destiantiosn to the hana service and to the ERP systems. All deployed to a flp portal with different roles .Did not use a java middleware but there is c...
Ivan,Thanks for the answer, i will try your solution, but the main reason to have DEV and QAS subaccount is to separate the developing and testing .If i subscribe to the DEV app in QAS subaccount, when i change the dev app, it will automatically chan...
Hello Phil, thanks for the answer, by importing/exporting you mean to do it at SAP Web IDE?i've tried this aproach but when i tried to deploy the app, it only give me the option to update the app in the "dev" subaccount,Beside this, if i tried to reg...