cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CPI JDBC Adapter Issue---source alia can't use expression

linpeipeng
Discoverer
0 Likes
1,874

hi expert,

Renctly, I created an iflow like the picture 1 below , using expression "${property.SOURCE}" in JDBC Data Source Alias . But it not worked . I got the error "com.sap.it.rt.adapter.http.api.exception.HttpResponseException: An internal server error occured: Error while reading DataSource Properties from local cache, error: Data not available.". Reading trace file (picture 2),it seemed ok . And then I tried using constant and external parameter, both of them were ok. Can anyone tell me if jdbc adapter support using expression in "JDBC Data Source Alias" or not . Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

PiotrRadzki
Active Participant
0 Likes

Hi Tom,

I see typo in your screenshot from configuration of JDBC adapter in Source Alias field, fix it to ${property.SOURCE} and try again. Maybe thats the problem.

Let me know if it worked.

BR, Piotr

linpeipeng
Discoverer
0 Likes

Thank for telling me the error . I have fix the error,but still get the same error;

brandonleenaido
Explorer
0 Likes
Good day,