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
| Your context value can't be empty when reading data. | Specify the context. |
691
+
| Your context value can't be empty when browsing object names. | Specify the context. |
692
+
693
+
## Error code: DF-SAPODP-StageContainerInvalid
694
+
695
+
-**Message**: Unable to create Azure Blob container
696
+
-**Cause**: The input container is not existed in your staging storage.
697
+
-**Recommendation**: Input a valid container name for the staging storage. Reselect another existed container name or create a new container manually with your input name.
698
+
699
+
## Error code: DF-SAPODP-SessionTerminate
700
+
701
+
-**Message**: Internal session terminated with a runtime error RAISE_EXCEPTION (see ST22)
702
+
-**Cause**: Transient issues for SLT objects.
703
+
-**Recommendation**: Rerun the data flow activity.
704
+
705
+
## Error code: DF-SAPODP-StageAuthInvalid
706
+
707
+
-**Message**: Invalid client secret provided
708
+
-**Cause**: The service principal certificate credential of the staging storage is not correct.
709
+
-**Recommendation**: Check whether the test connection is successful in your staging storage linked service, and confirm the authentication setting of your staging storage is correct.
710
+
-**Message**: Failed to authenticate the request to storage
711
+
-**Cause**: The key of your staging storage is not correct.
712
+
-**Recommendation**: Check whether the test connection is successful in your staging storage linked service, and confirm the key of your staging Azure Blob Storage is correct.
713
+
714
+
## Error code: DF-SAPODP-ObjectNameMissed
715
+
716
+
-**Message**: 'objectName' (SAP object name) is required
717
+
-**Cause**: Object names must be defined when reading data from SAP ODP.
718
+
-**Recommendation**: Specify the SAP ODP object name.
719
+
720
+
## Error code: DF-SAPODP-ContextInvalid
721
+
722
+
-**Cause**: The context value doesn't exist in SAP OPD.
723
+
-**Recommendation**: Check the context value and make sure it's valid.
724
+
725
+
## Error code: DF-SAPODP-ObjectInvalid
726
+
727
+
-**Cause**: The object name is not found or not released.
728
+
-**Recommendation**: Check the object name and make sure it is valid and already released.
729
+
730
+
## Error code: DF-SAPODP-SLT-LIMITATION
731
+
732
+
-**Message**: Preview is not supported in SLT system
733
+
-**Cause**: Your context or object is in SLT system that doesn't support preview. This is an SAP ODP SLT system limitation.
734
+
-**Recommendation**: Directly run the data flow activity.
735
+
736
+
## Error code: DF-SAPODP-AuthInvalid
737
+
738
+
-**Message**: SapOdp Name or Password incorrect
739
+
-**Cause**: Your input name or password is incorrect.
740
+
-**Recommendation**: Confirm your input name or password is correct.
741
+
742
+
## Error code: DF-SAPODP-SHIROFFLINE
743
+
744
+
-**Cause**: Your self-hosted integration runtime is offline.
745
+
-**Recommendation**: Check your self-hosted integration runtime status and confirm it's online.
746
+
747
+
## Error code: DF-SAPODP-SAPSystemError
748
+
749
+
-**Cause**: This is an SAP system error: `user id locked`.
750
+
-**Recommendation**: Contact SAP admin for assistance.
751
+
752
+
## Error code: DF-SAPODP-SystemError
753
+
754
+
-**Cause**: This error is a data flow system error or SAP server system error.
755
+
-**Recommendation**: Check the error message. If it contains SAP server related error stacktrace, contact SAP admin for assistance. Otherwise, contact Microsoft support for further assistance.
756
+
757
+
## Error code: DF-SAPODP-StageStorageTypeInvalid
758
+
759
+
-**Message**: Your staging storage type of SapOdp is invalid
760
+
-**Cause**: Only Azure Blob Storage and Azure Data Lake Storage Gen2 are supported for SAP ODP staging.
761
+
-**Recommendation**: Select Azure Blob Storage or Azure Data Lake Storage Gen2 as your staging storage.
762
+
763
+
## Error code: DF-SAPODP-StageBlobPropertyInvalid
764
+
765
+
-**Message**: Read from staging storage failed: Staging blob storage auth properties not valid.
0 commit comments