Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Smartform Pages issue

Former Member
0 Likes
726

Hi , I have a strange issue in smartforms, in development everything is working fine but after moving TR to Quality it is not working if we have more than 2 pages of items. I have 4 pages in smartform FIRST_PAGE TERMS_PAGE NEXT_PAGE LAST_PAGE in FIRST_PAGE and NEXT_PAGE I have a command there iam calling LAST_PAGE. if I have only one page of items then everything works fine but I have more no.of items then smartform is not generating (Internal error). and in Dev it is working for any line items. could any one please suggest . Thanks Surendra

Hi , I have a strange issue in smartforms, in development everything is working fine but after moving TR to Quality it is not working if we have more than 2 pages of items. I have 4 pages in smartform FIRST_PAGE TERMS_PAGE NEXT_PAGE LAST_PAGE in FIRST_PAGE and NEXT_PAGE I have a command there iam calling LAST_PAGE. if I have only one page of items then everything works fine but I have more no.of items then smartform is not generating (Internal error). and in Dev it is working for any line items. could any one please suggest . Thanks Surendra

3 REPLIES 3
Read only

Former Member
0 Likes
697

Hi Surendra. You might want to elaborate what issue you are facing in Smartforms?

Read only

Former Member
0 Likes
697

Hi Surendra,

Did you debug your smartform??
Please put a break-point in smartform and check exactly where the issue is arising.

Regards,

Rohini.

Read only

Former Member
0 Likes
697

As RJ said did you try putting a break point and checking point of failure? Did you check if all the transport requests were transported successfully to QA?