Transformation of Forms(of NAV 2009) into Pages
Answers
-
Hi
I am trying to import the pages.xml in my nav database (6.01) but getting error message "No permission to create Customer Page!" Is it my license or something else?
Thanks in advance.0 -
yes, probably it is your license: did you upload it? I mean UPLOAD, not CHANGE.
if you have uploaded it but still not working (supposing it is a developer license), ask local solution center to refresh your license to make it "nav2009 compatible"0 -
Yes think I need to renew my license so that I can use pages.
Thanks0 -
Hi all,
What a pity, I’ve tried all the above mentioned solutions, but it still doesn’t work for me. While running the page I still get the error "The Object MetaData does not exist."
- The license is correct.
- I’m running on a SQL database.
- The RTC works fine.
- I tried some different settings (like FormType and PageType) in the Transformation Forms.
- Opened the page and saved it (instead of just compile it)
The funny thing is the following. When I import the page.xml and run the page without compiling the page, than the error also occurs! So it looks like this specific page is not the problem.
Does anybody have a magnificent ideawhat the problem will be and how to solve?
Thanks in advance.
Don0 -
Hi Belias,
We are very busy, as all of you guys, i guess! Now is the time to pick it up again.
I did not mentioned it, but i also restarted the service. But get the same result. I don't have any idea what the problem could be. Very frustrating and time consuming.
Do you have an idea, or somebody else?
Thanx, Don0 -
Hi
I have followed the discussed procedure here to convert the form to page
That is :
export customized form as Forms.xml
run the Microsoft.Dynamics.Nav.Tools.FormTransformation.exe
Import Pages.xml into NAV 2009 SP1 classic.
Every thins is fine. My customized form converted into page and works fine.
Is it the same procedure for whatever the forms we customized. (What things we can not do with the above procedure?)
In the form transformation to page manual (help file) there is a lot of procedure saying that Import tif.fob
get forms and so on....
In which case we need to follow the manual.
ThanksAjay0 -
Re compile all the objects and run the page0
-
What also can happens, it was the case with, is that you have to make sure that your RTC client is working with the right database. In my case, I was developping/transforming pages on a database wich was somewhere on a SQL server. When I run it with Dynamicsnav:////runpage?page=50000. It also gave me the error The object Metadata does not exist.Identification fields and values, Object Type:Page, Object ID :50000. I checked the object metadata table and it was fine. What was the problem then for me? On my laptop I also had the RTC installled with a SQL database running locally on my laptop. When running Dynamicsnav:////runpage?page=50000 it was not running it from the development database from was searching in my local SQL database because my RTC is working with the local CustomSettings.config file which was pointing to my local sql database. Make sure that the customsetings.config file is correct if you don't know where else to look. This file is normally located somewhere like this C:\Program Files\Microsoft Dynamics NAV\60\Service
In my case I changed the Databaseserver, DatabaseName and ServerInstance value in the customsettings.config file to point to the database I was developping.
I hope this can help someone.
Bye,
Giovanni0 -
i have developed matrix form
can i transform it become pages?
thanks...0 -
you cannot directly transform matrax form to page
you need to follow the below steps..
http://msdn.microsoft.com/en-us/library/dd355131.aspx0 -
mohana_cse06 wrote:you cannot directly transform matrax form to page
you need to follow the below steps..
http://msdn.microsoft.com/en-us/library/dd355131.aspx
my matrix form is not as complicated as the Acc. Schedule Overview Form
just want to change this codeCASE CurrForm.MatrixBox.MatrixRec.Number OF 1 : EXIT(FORMAT(SalesHeader."Posting Date")); 2 : EXIT(FORMAT(CALCDATE('+1D', SalesHeader."Posting Date"))); 3 : EXIT(FORMAT(CALCDATE('+2D', SalesHeader."Posting Date"))); 4 : EXIT(FORMAT(CALCDATE('+3D', SalesHeader."Posting Date"))); 5 : EXIT(FORMAT(CALCDATE('+4D', SalesHeader."Posting Date"))); 6 : EXIT(FORMAT(CALCDATE('+5D', SalesHeader."Posting Date"))); 7 : EXIT(FORMAT(CALCDATE('+6D', SalesHeader."Posting Date"))); 8 : EXIT('Finish'); END;
how to show it in pages0 -
mohana_cse06 wrote:you cannot directly transform matrax form to page
you need to follow the below steps..
http://msdn.microsoft.com/en-us/library/dd355131.aspx
i followed instructions from this link
the value is correct..
but why the captions is not working
for the date is still empty
this one is not working, still empty captionsMyColumnCaptions[1] := FORMAT(Header."Start Date"); MyColumnCaptions[2] := (FORMAT(CALCDATE('+1D', Header."Start Date")));
this one is correctMyColumnValues[1] := "Day 1"; MyColumnValues[2] := "Day 2";
PropertiesCaptionClass = '3,'+MyColumnCaptions[1]
SourceExpr = MyColumnValues[1]0 -
this may not be solution to your problem but always use
MyColumnCaptions[2] := (FORMAT(CALCDATE('<+1D>', Header."Start Date")));'<1D>'0 -
Hello Guys, i have the same problem describe on first post. " The Object Metadata does not exist. Identification fields and values: Object Type ='Page', Object ID ='0' ".
1. I have good licence
2. I use nav 2009 with sql 2008 (no classic)
3. I generate pages, using TransformationTool
4. I compiled this pages (errors are eliminated)
5. I have table 2000000071 with this pages
6. I have good connection on settings (when I change database, RTC works fine)
7. I try to connect with command, effect is this same
I'm very frustrated, pls help :roll:
####
EDIT:
####
This are warnings after step 4
####
EDIT:
####
What i have noticed, I try many different command like this Dynamicsnav:////runpage?page=70001 and always result is Identification fields and values: Object Type ='Page', Object ID ='0'. Why?
####
EDIT: I just solve issue. Problem solved. Firstly I had to restore standard cronus r2 and the try add page transform.0 -
I had the same error message "The Object Metadata does not exist. Identification fields and values: Object Type ='Page', Object ID ='0' ".
My local RTC client was last run on a different service tier and database. The fix was to select the correct server by opening the RTC Client then I could use run out of the object designer. NAV2009R2.
Hope this helps.
Tim0
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