-
I'm debugging a mapping, by inserting a DebugBreak call in the mapping script. The mapping uses the value of a source data element under a loop node. Each time the script stops at the break point the server sends the first (original) value of that source data element back to the client for display, even though the actual value read from the source has changed.
2010-01-07 22:55:37 UTC in Jitterbit - Open Source Integration
-
If I remove the filter (so that the source DB loads fine) I can see that the second transformation sees the value of the global data element that was set by the first transformation. So it seems it is just the WHERE clause that does not get resolved properly.
2010-01-07 22:52:04 UTC in Jitterbit - Open Source Integration
-
Case: Hosted web service, implemented by two transformations. The first transformation sets a global data element. The second transformation reads from a DB source, that uses that global data element in a WHERE clause. When I run this, the WHERE clause does not get resolved, i.e. it still uses the name of the data element, rather than the data element's value.
2010-01-07 22:51:11 UTC in Jitterbit - Open Source Integration
-
shenzhou committed revision 33883 to the Jitterbit - Open Source Integration SVN repository, changing 2 files.
2009-12-31 21:07:23 UTC in Jitterbit - Open Source Integration
-
shenzhou committed revision 33882 to the Jitterbit - Open Source Integration SVN repository, changing 1 files.
2009-12-31 21:06:43 UTC in Jitterbit - Open Source Integration
-
shenzhou committed revision 33881 to the Jitterbit - Open Source Integration SVN repository, changing 1 files.
2009-12-31 20:59:54 UTC in Jitterbit - Open Source Integration
-
shenzhou committed revision 33880 to the Jitterbit - Open Source Integration SVN repository, changing 1 files.
2009-12-31 20:59:05 UTC in Jitterbit - Open Source Integration
-
shenzhou committed revision 33878 to the Jitterbit - Open Source Integration SVN repository, changing 1 files.
2009-12-31 20:47:04 UTC in Jitterbit - Open Source Integration
-
shenzhou committed revision 33877 to the Jitterbit - Open Source Integration SVN repository, changing 1 files.
2009-12-31 20:46:30 UTC in Jitterbit - Open Source Integration
-
shenzhou committed revision 33876 to the Jitterbit - Open Source Integration SVN repository, changing 1 files.
2009-12-31 20:42:54 UTC in Jitterbit - Open Source Integration