Hello everybody,
First, excuse me if my english is not perfect.
Here is the problem I have.
From a html page, I call a fex with the current user profile (we are in trusted mode for the password)
(
https://..../ibi_apps/WFServlet?IBIF_ex=w8fichehis_parm&IBIC_user=XXXXX)In the fex call w8fichehis_parm, I just have these 5 lines to call a form
-SET &DAT_DEB = '01/01/1980';
-SET &DATEEDT = EDIT(&DMYY,'99/99/9999');
-SET &DAT_FIN = &DATEEDT;
-HTMLFORM w8fichehis_parm.htm
-RUN
These form has only 2 calendar fields to allow the user the choose the starting date and the end date for the report and a push button to submit the request.
On the button, I have defined a Hyperlink, action = external procedure, source=the name of the procedure to run, etc....
When I click the button, I received a failure message "Error when trying to connect to server node, invalid references.".
I know that it's a security problem, I have changed the site.wfs file to add
IBIC_U=user(PASS) but it still does not work.
If you have any idea to help me, I'm waiting for you !
Merci beaucoup (= Thanks a lot in french).
7.7.02 (Html, Excel, Ahtml, Pdf,Graph,.....)
OS400 V5R3, V5R4
Windows 2000/2003/2007/2010