Hello,
I have scenario from RFC to Oracle database.
In ID I insert to constant:
HR_AWARDS_ID_SEQ.NEXTVAL
When I run this scenario I received this error in RWB:
ORA-02287: sequence number not allowed here
Any idea how to solve this problem?
Elad