Apps2Fusion.com

Forum for Oracle eBusiness Suite Topics

Skip to content


Advanced search
  • Board index ‹ Development & Customization in Oracle Apps ‹ Mobile Web Applications - MSCA/MWA and OAF on Windows Mobile Devices
  • Change font size
  • Print view
  • FAQ
  • Register
  • Login

Unsuccessful row construction. (MSCA)

Discuss here development and extension of MSCA/MWA. Also development of OA Framework on Windows Mobile Devices
``````````````````````

Moderators: kalimuthu, sshanmug

  • • View active topics
Post a reply
14 posts • Page 1 of 2 • 1, 2

Unsuccessful row construction. (MSCA)

Postby srini on Wed Sep 30, 2009 5:09 pm

Hi Senthil,

As you suggested I am uploading Log Files(System,INV) , Java files ,Oracle Package and procedure.
If you need any other information. Please let me know.

Thanks for your help.

Srini.
srini
Beginner
 
Posts: 15
Joined: Tue Sep 29, 2009 6:12 pm
Top

Re: Unsuccessful row construction. (MSCA)

Postby sshanmug on Fri Oct 02, 2009 4:17 pm

Hi Srini,

I could not see any attachments with this thread. Can you please check that out?

Thanks and Regards,
Senthil
sshanmug
Guru
 
Posts: 107
Joined: Wed Jul 30, 2008 8:32 am
Top

Re: Unsuccessful row construction. (MSCA)

Postby anilpassi on Sat Oct 03, 2009 7:23 am

Hi Srini - When uploading attachment, zip them and upload .zip file
User avatar
anilpassi
Guru
 
Posts: 437
Joined: Sat Jul 05, 2008 1:08 pm
Top

Re: Unsuccessful row construction. (MSCA)

Postby srini on Tue Oct 06, 2009 10:49 pm

Hi Anil,

Thanks Anil, Please find enclosed CustomLov.zip. Next time onwards I will attach .zip files only.

Thanks & Regards,
Srini.
Attachments
CustomLov.zip
(35.09 KiB) Downloaded 112 times
srini
Beginner
 
Posts: 15
Joined: Tue Sep 29, 2009 6:12 pm
Top

Re: Unsuccessful row construction. (MSCA)

Postby srini on Fri Oct 09, 2009 7:34 pm

sshanmug wrote:Hi Srini,

I could not see any attachments with this thread. Can you please check that out?

Thanks and Regards,
Senthil



Hi Senthil,

Now I uploaded Zip file.

Thanks,
Srini.
srini
Beginner
 
Posts: 15
Joined: Tue Sep 29, 2009 6:12 pm
Top

Re: Unsuccessful row construction. (MSCA)

Postby sshanmug on Tue Oct 13, 2009 8:20 am

Hi Srini,

From your log files I found that the PLSQL proc that you are calling has some parameter issue. Can you please chk that?

Thanks and Regards,
Senthil


[Tue Sep 29 16:22:58 EDT 2009] (Thread-12) java.sql.SQLException: ORA-06550: line 1, column 7:
PLS-00306: wrong number or types of arguments in call to 'XXX_USERS_LOV'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored

java.sql.SQLException: ORA-06550: line 1, column 7:
PLS-00306: wrong number or types of arguments in call to 'XXX_USERS_LOV'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
sshanmug
Guru
 
Posts: 107
Joined: Wed Jul 30, 2008 8:32 am
Top

Re: Unsuccessful row construction. (MSCA)

Postby srini on Tue Oct 13, 2009 2:11 pm

Hi Senthil,
Thanks for your response.

On September 29th we had issue with procedure. Now I had removed input parameter and only has output cursor. I executed procedure outside and getting expected results in our case 7 Database Records.
------------------------------------------------------
Procedure Execution
------------------------------------------------------
DECLARE
X_USERS APPS.XXX_MWA_LOV_TEST.X_LOVREF;

BEGIN
-- X_USERS := NULL; Modify the code to initialize this parameter

APPS.XXX_MWA_LOV_TEST.XXX_USERS_LOV ( X_USERS );
END;
----------------------------------------------------------
Thanks,
Srini.
srini
Beginner
 
Posts: 15
Joined: Tue Sep 29, 2009 6:12 pm
Top

Re: Unsuccessful row construction. (MSCA)

Postby srini on Tue Oct 13, 2009 9:12 pm

Hi Senthil,

Similar to Hello World example. Do you have any code for Custom LOV.

One more doubt (pg.getUserLOV().setlovStatement("XXX_MWA_LOV_TEST.XXX_USERS_LOV");). How does this statement know about Database connection info.


Thanks,
Srinivas Padmala.
srini
Beginner
 
Posts: 15
Joined: Tue Sep 29, 2009 6:12 pm
Top

Re: Unsuccessful row construction. (MSCA)

Postby sshanmug on Wed Oct 14, 2009 10:05 am

Hi Srini,

Kindly have a look at my article http://apps2fusion.com/at/ss/226-lov-in ... ons-part-1 for LOVs.

I reckon pg.getUserLOV().setlovStatement() API internally calls the DB connection.

Thanks and Regards,
Senthil
sshanmug
Guru
 
Posts: 107
Joined: Wed Jul 30, 2008 8:32 am
Top

Re: Unsuccessful row construction. (MSCA)

Postby srini on Wed Oct 14, 2009 4:50 pm

Thanks Senthil.

I took that as template and try to build Custom LOV. But some how I am getting Unsuccessful row construction. Procedure Looks fine, works outside and Java code looks fine. Stuck some what.

Any how thanks for all your help.

Thanks,
Srini.
srini
Beginner
 
Posts: 15
Joined: Tue Sep 29, 2009 6:12 pm
Top

Next

Post a reply
14 posts • Page 1 of 2 • 1, 2

Return to Mobile Web Applications - MSCA/MWA and OAF on Windows Mobile Devices

Who is online

Users browsing this forum: No registered users and 1 guest

  • Board index
  • The team • Delete all board cookies • All times are UTC [ DST ]
Powered by Focus Thread Limited © 2000, 2002, 2005, 2007