INCLUDE -- failed to evaluate Python script `def ParamFunc(): import cx_oracle schema
any one faced this problem?
please share Ideas to fix it.
INCLUDE -- failed to evaluate Python script `def ParamFunc(): import cx_oracle schema
any one faced this problem?
please share Ideas to fix it.
Can you post all your Python code, while taking care to preseve the formatting (there's a special formatting button "</>" that will let you insert fixed-width text).
import cx_oracle
schema = 'CN_DATA'
con = cx_oracle.connect
.
.
.
like this it is
Do i need to download cx_oracle module some way and upload it to FME Server?
Do i need to download cx_oracle module some way and upload it to FME Server?
Yes you probably do. As answered here: https://community.safe.com/s/question/0D74Q0000081J96/detail?s1oid=00D30000000ePES&s1nid=0DB0c000000Gmzx&emkind=chatterCommentNotification&s1uid=0054Q00000Ewmvr&emtm=1620200724488&fromEmail=1&s1ext=0
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.