Thanks for your suggestion and I have tried them already. For some reason my script is not been called out from PROIV. I guess I need to investigate further and try to identify the problem.
Thanks
- ProIV Resource Centre
- → Viewing Profile: Posts: cdi_rajesh
Community Stats
- Group Members
- Active Posts 8
- Profile Views 3,913
- Member Title Newbie
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Male
Previous Fields
-
First Name
Rajesh
-
Surname
Chavan
-
Nationality
Indian
-
Year Started ProIV
1999
-
Highest ProIV Version Used
5.5
-
Companies Worked For
Dell International Service<br>
Mustang Technologies Co Ltd.<br>
PARKSON Corporation Sdn Bhd<br>
TCIL BellSouth Limited<br>
Posts I've Made
In Topic: Global Logic - SQL
10 August 2006 - 12:00 AM
In Topic: Global Logic - SQL
08 August 2006 - 04:10 AM
I tired another approach, instead of using Global Logic, I am using Global Update. Now that I am not getting any error, but the strange part is it’s not executing the SQL block (when I can check on backend, I don’t see any new records).
Strange…!!!???
Strange…!!!???
In Topic: Global Logic - SQL
03 August 2006 - 10:38 PM
Sorry i forgot to correct them in the post. But in my actual function they are right (see below) and still having problem.
$_CURFUNCT = 'ABC'
$_ACTION = 'ADD'
$_LINK_FUNCTION = 'MENU'
SQL
DECLARE
v_action VARCHAR2(8) := :$_ACTION;
v_curfunct VARCHAR2(8) := :$_CURFUNCT;
v_link_function VARCHAR2(8) := :$_LINK_FUNCTION;
BEGIN
performance_logging_package.write_pro4_log(v_action, v_curfunct, v_link_function);
END;
ENDSQL
Thanks
$_CURFUNCT = 'ABC'
$_ACTION = 'ADD'
$_LINK_FUNCTION = 'MENU'
SQL
DECLARE
v_action VARCHAR2(8) := :$_ACTION;
v_curfunct VARCHAR2(8) := :$_CURFUNCT;
v_link_function VARCHAR2(8) := :$_LINK_FUNCTION;
BEGIN
performance_logging_package.write_pro4_log(v_action, v_curfunct, v_link_function);
END;
ENDSQL
Thanks
In Topic: Is there a way out to delete the dictionary value
05 July 2006 - 04:39 AM
Balaram,
The environment u r using might not allow u to do so (lack of permission). check with ur counterpart they should be able to help U or talk to someone.
The environment u r using might not allow u to do so (lack of permission). check with ur counterpart they should be able to help U or talk to someone.
In Topic: ProIV Jobs at Australia
15 May 2006 - 06:20 PM
Hi Seetharam,
If needed I am ready to train your people in Proiv. Do let me know if you are willing to accept my service. Its gonna be a win win situation for both of us.
Regards
Raj
If needed I am ready to train your people in Proiv. Do let me know if you are willing to accept my service. Its gonna be a win win situation for both of us.
Regards
Raj
- ProIV Resource Centre
- → Viewing Profile: Posts: cdi_rajesh
- Privacy Policy