How to deploy NAV object?

Hello All,

I have customized employee card page. Now I want to deploy it on production environment. (Which is outside of my domain).

Can anybody please tell me how to deploy particular page, code unit etc on production environment.

Regards.

Hi,

For this you need to Export (Select the Object in Object Designer >> File >> Export as .FOB) the object from your development database.

Log-in to Production server and then File >> Import the object exported in previous step.

If a worksheet opens (showing any existing or conflict objects) then press Replace All , and you are done with the deployment.

Hi Dhan Raj,

Thanks for your prompt reply. Its clear the concept of Deployment.

Thanks again.

Regards.