|
Home > Archive > BizTalk Server General > February 2004 > Custom Functoid Problem
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]
| Author |
Custom Functoid Problem
|
|
|
| Hello!
I have written a Custom Functoid in VB6.
Its task is to accept a single string field (the value)
and, given two other parameters (Max length AND Field
Type) the functoid will either pad the given Field Value
with 0's/spaces to the max length, or truncate it as
necessary.
When the functoid is added to the map it works correctly,
However, once the map is saved to WebDav and closed, I try
to re-open it and get the following message: "The Map
source contains some links that are not valid and will not
be displayed after loading."
The Input link from the Field is then dropped and cannot
be re-connected manually, without first deleting the
functoid and re-adding it.
I have tried this functoid with connection types
of "FIELD" and "ALL" for the incoming String parameter,
but both give the same error.
Any suggestions would be greatly appreciated.
| |
| newsgroup user 2004-02-08, 8:38 am |
| I still can't solve this problem, so if anybody has any ideas, then I'd appreciate it.
|
|
|
|
|