|
Home > Archive > BizTalk Server > December 2007 > BIZTALK2002
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| irfan.ahemed@gmail.com 2007-12-14, 1:26 am |
| when i develop a map or do change to the map the xml format is
effected because of which i am not able to use it in the channels
can any one help me out here!!
| |
| Jan Eliasen 2007-12-15, 7:14 pm |
| On Thu, 13 Dec 2007 22:34:48 -0800 (PST), irfan.ahemed@gmail.com
wrote:
>when i develop a map or do change to the map the xml format is
>effected because of which i am not able to use it in the channels
>
>can any one help me out here!!
I am not sure what you mean... Are you changing a map inside the
mapping editor and storing in WebDAV, and then you can not use it
inside the channels? Or are you changing the map manually in a text
editor? Or something third?
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@eliasen.dk
| |
| irfan.ahemed@gmail.com 2007-12-20, 1:31 am |
| On Dec 16, 5:13 am, Jan Eliasen <elia...@nospam.nospam> wrote:
> On Thu, 13 Dec 2007 22:34:48 -0800 (PST), irfan.ahe...@gmail.com
> wrote:
>
>
>
> I am not sure what you mean... Are you changing a map inside the
> mapping editor and storing in WebDAV, and then you can not use it
> inside the channels? Or are you changing the map manually in a text
> editor? Or something third?
>
> --
> eliasen, representing himself and not the company he works for.
>
> Private blog:http://blog.eliasen.dk
>
> Private email: j...@eliasen.dk
ok take this example:
i have a map ABC.v0.1 which is working good
i get a new requirement to add/delete new field and some maping also.
i do the changes using mapper on ABC.v0.1 and save it as ABC.v0.2 in
WEBDAV.
now when i use the new map ABC.v0.2 in channels.
althogh the incoming file satisfys inbound document.
but fails saying some atribute(example -XYZ) is missing, althogh no
change has been done with regards to that attribute(XYZ).
and when i open the map ABC.v0.2 i see its XML format is not correct.
hope i made my self clear!
| |
| Jan Eliasen 2007-12-22, 7:22 pm |
| On Wed, 19 Dec 2007 20:38:43 -0800 (PST), irfan.ahemed@gmail.com
wrote:
>i get a new requirement to add/delete new field and some maping also.
So changes in both schemas and maps?
>but fails saying some atribute(example -XYZ) is missing, althogh no
>change has been done with regards to that attribute(XYZ).
Have you updated your document definitions in messaging manager as
well? They need to be reloaded.
There is a tool that will help you do that:
C:\Program Files\Microsoft BizTalk Server\SDK\Messaging
Samples\Refresh Messaging Manager\BTM_Refresh.exe
Just click "Update all".
>and when i open the map ABC.v0.2 i see its XML format is not correct.
In what way? Is it not well-formed XML?
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@eliasen.dk
|
|
|
|
|