You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SAP Data Quality Services (DQS)is not supported in Kyma for sample address-completion-s4 , DQS is only supported in Cloud foundry runtime . So the following step will not work .
Create the SAP DQS Service Instance and Binding
The APIs for the DQS service can be found here. The addressCleanse endpoint is used in this scenario.
Apply the service instance
kubectl apply -f ./k8s/dqs-si.yaml -n dev
kubectl apply -f ./k8s/dqs-sb.yaml -n dev
The text was updated successfully, but these errors were encountered:
SAP Data Quality Services (DQS)is not supported in Kyma for sample address-completion-s4 , DQS is only supported in Cloud foundry runtime . So the following step will not work .
Create the SAP DQS Service Instance and Binding
The APIs for the DQS service can be found here. The addressCleanse endpoint is used in this scenario.
Apply the service instance
kubectl apply -f ./k8s/dqs-si.yaml -n dev
kubectl apply -f ./k8s/dqs-sb.yaml -n dev
The text was updated successfully, but these errors were encountered: