Hello Team,
I could liked to know the best recommended pattern to connect Standalone SAP HANA Cloud DB to SAP BW4HANA.
There are several options like ABAP Utility for Data Extraction ZCL_HANA_CATALOG_UTILITIES, ODP – Information View Connection T...
Hello Team
This is very commonly asked question wherein I did find proper and correct answers regards this topic and Important one too.
"In case of Dead graph, is there any possibility to get the payload of failed messages" ?
or
"in case if ...
Hello Team,
I'm trying to filter the data frame df1 by checking the message.identityCode from another data frame df2 if message.identityCode exists && check if message.time1 is equal to current timestamp -1 then update to db.
import pandas as pd...
Hello Team,
For below nested json, the array is not getting normalized using
import pandas as pdimport json
def on_input(data):
df = pd.read_json(data)df = pd.json_normalize(json.loads(data))
api.send("output", df.to_json(orient="records...
Hello Team
Is it possible to orchestrate the data pipeline from Read HANA DB to Open API client operator (two way mode) synchronously? There is no conversion from table to string and where to define the API json fields for map.? Is data transformat...
@Vindir / @Timea : Is it possible to use BTP Integration suite for OCI and CXML b2b commerce punch out flow. Or it should be direct to SAP S4? Please help with latest documenation on OCI and cxml. Unable to find it please. Thankyou much in advance
@Timea / @Vindir Is it possible for supplier to configure api for OCI return path just to safeguard security? what is the data format coming from supplier to sap?
@Vindir / @Timea where did you turned on /enabled the service. How does the supplier site knows where to send the punch out data if its configured https://<fiorilaunchpadhost:port>/sap/bc/rest/sap/oci_catalog
Could we please use this for punch out catalogue wherein from BTP IS we can connect to vendor portal site? Add carts and get those items back to S4. S4 <->BTP IS <->Vendor portal I see only c-xml capability but not OCI. Any inputs will help Please re...