Hi All;
Andreas thanks for your reply. I learned a lot from it.
I want to ask one more thing about layers. I tested that if i export something in var layer, all layers under var layer comes with export.
I work in my customers cus layer and take them to my computer which runs in var layer. Assume that i transfer SalesInvoice report, it has four layers in my customers machine. When i transfer it into my var layer will it write cus layer into var or will it ignore cus layer?
CUS ---> VAR
DIS ---> DIS
SYP ---> SYP
SYS ---> SYS
Cenk İNCE
-----Original Message-----
From: Andreas Siemoneit [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 14, 2004 3:09 PM
To: Cenk Ince
Subject: Re: [development-axapta] xpo transfer problem
Hi Cenk,
HOW do you export your modifications from the CUS layer, and of
what kind are these modifications? To you work in an environment
with VAR and CUS layer both visible?
When one of our customers wanted to develop himself in USR layer
(parallel to our VAR layer), we have made some tests on this
subject. One result was, that you may only "add upwards" to your
layers, that means that you should never modify an element which
is already in an upper layer. Transfer this element to the lower
layer first and delete it in the upper.
Example: Adding a table field in VAR to a table that is
"home-based" in USR. Axapta then gets problems because it always
has a top-down-view on the layers, and looking at VAR layer,
Axapta sees a single field without table --> breakdown. Move the
table to VAR first, delete it in USR (beware of fieldID's and
related data!) and continue developing in VAR.
MBS asks you the same when sending a new release: You have to
make an upgrade of the elements that you have changed. MBS will
never care what happened in the layers above their own, and the
same way you should develop: When you are developing in VAR, then
only without CUS. Then you are on the safe side. And transfer
only whole elements from one layer to the other (outer) layer.
Regards
Andreas Siemoneit
CAM GmbH Berlin
>
>
> ------------------------------------------------------------------------
>
> Subject:
> [development-axapta] xpo transfer problem
> From:
> "Cenk Ince" <[EMAIL PROTECTED]>
> Date:
> Wed, 14 Jan 2004 10:07:04 +0200
> To:
> <[EMAIL PROTECTED]>
>
>
> Hi all;
>
> I make developements in axapta in "var" layer, and send them to my
> customer that works in "cus" layer. It work well; but sometimes i have
> to make modifications in "cus" layer and take them to "var" layer.
>
> When i do this, some modifications made in cus layer are available in
> var layer but* not all**.*
>
> How can i solve this problem?
>
> THANKS.
>
>
> *Cenk İNCE*
>
> *ERP Teknik Danışmanı (Microsoft Axapta)*
>
> *ERP Technical Consultant (Microsoft Axapta)*
>
> *Data Sistem Genel Otomasyon Sanayi ve Ticaret A.S*
>
> _www.datasistem.com.tr_ <http://www.datasistem.com.tr/>
>
> Tel : 0232 463 16 63 (Dah/Int: 208)
>
>
> *Yahoo! Groups Sponsor*
> ADVERTISEMENT
>
>
> ------------------------------------------------------------------------
> *Yahoo! Groups Links*
>
> * To visit your group on the web, go to:
> http://groups.yahoo.com/group/development-axapta/
>
> * To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/>.
>
>
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

