Hello Experts,
I'm using Adaptive RFC2 model in my project (authentication method is service user).
I need an additional use of the same model with SSO (logon ticket).
I can always create a new model which works with another destination but I don't want to duplicate code.
It's seems that it's not possible to extend the generated classes nor set RFC destinations in the c'tor of the model (I'm using NW 7.31 SP7).
I found note 1920259 and setting destinations in run time is possible in higher versions of NWDS (since I'm using NWDI I don't want to use higher version of NWDS).
I also found code for running ARFC2 without Web Dynpro (https://help.sap.com/saphelp_nw73ehp1/helpdata/en/4a/c48672975b2048e10000000a421937/content.htm) . This might solve my problem but besides the servlet code sample there isn't much documentation.
I raised an OSS message and this is the answer I've got:
Dear Customer,
There are no javadocs released to the customer for AFRC2, we are sorry
for any inconvenience caused.
I don't understand why SAP publish an example without javadocs...
Does someone have experience with the ARFC2 API without Web Dynpro?
Regards,
Omri