temporary table and web service

Belias
Member Posts: 2,998
hi everyone,
I have a big problem with a temporary table i want to publish as webservice. Let me explain better: here's the page design
Now, i'll tell you some statements:
1. CustomerCode value is available in onaftergetrecord trigger but NOT in the onopenpage trigger
2. I CAN populate the temporary table at the time of the first loop of the onaftergetrecord trigger
3. If i do "2", Readmultiple method works as soon as a bookmarkkey is not declared (the web application read records 10 by 10). If the bookmark is declared, the system returns "Contact xxxx do not exist". I think this happens because the system tries to GET the bookmarked record from the (still) not populated temporary table.
4. I tried to hardcode the customercode varibale and then i moved the temporary table population to the onopenpage trigger
5. If i do "4", everything works fine
How can I make my page work? I cannot use xmlport, because i Need paging. Is the linkedobject a possible solution?
I have a big problem with a temporary table i want to publish as webservice. Let me explain better: here's the page design
Container --Customercode (a variable of type code) --Group (the repeater) ----fieldsmy page is obviously based on a temporary table and the web application passes me the CustomerCode as a parameter i need for processing the data i need to create the temporary table.
Now, i'll tell you some statements:
1. CustomerCode value is available in onaftergetrecord trigger but NOT in the onopenpage trigger
2. I CAN populate the temporary table at the time of the first loop of the onaftergetrecord trigger
3. If i do "2", Readmultiple method works as soon as a bookmarkkey is not declared (the web application read records 10 by 10). If the bookmark is declared, the system returns "Contact xxxx do not exist". I think this happens because the system tries to GET the bookmarked record from the (still) not populated temporary table.
4. I tried to hardcode the customercode varibale and then i moved the temporary table population to the onopenpage trigger
5. If i do "4", everything works fine
How can I make my page work? I cannot use xmlport, because i Need paging. Is the linkedobject a possible solution?
0
Comments
-
Hi
Did you ever found solution to this?0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions