![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there a way to stick something in the package's configured log from an ActiveX Script? I've got a script that uses an external component to help parse an XML document that's loaded from a text field in the source table. If the document is invalid, I want to log the record's key value and continue processing with the next record rather than fail the entire step. Any help would be appreciated. Lamont Adams MCP |
#3
| |||
| |||
|
|
What about DTSPackageLog.WriteStringToLog "Hello World" "Lamont" <lamontadams1_at_yahoo_dot_com.nospam> wrote in message news:lamontadams1_at_yahoo_dot_com.nospam: Is there a way to stick something in the package's configured log from an ActiveX Script? I've got a script that uses an external component to help parse an XML document that's loaded from a text field in the source table. If the document is invalid, I want to log the record's key value and continue processing with the next record rather than fail the entire step. Any help would be appreciated. Lamont Adams MCP |
#4
| |||
| |||
|
|
Hmm. Hadn't run across that one yet... sounds like a winner. Thanks "Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote in message news:OZgoTe%23LFHA.3988 (AT) tk2msftngp13 (DOT) phx.gbl... What about DTSPackageLog.WriteStringToLog "Hello World" "Lamont" <lamontadams1_at_yahoo_dot_com.nospam> wrote in message news:lamontadams1_at_yahoo_dot_com.nospam: Is there a way to stick something in the package's configured log from an ActiveX Script? I've got a script that uses an external component to help parse an XML document that's loaded from a text field in the source table. If the document is invalid, I want to log the record's key value and continue processing with the next record rather than fail the entire step. Any help would be appreciated. Lamont Adams MCP |
#5
| |||
| |||
|
|
What about DTSPackageLog.WriteStringToLog "Hello World" "Lamont" <lamontadams1_at_yahoo_dot_com.nospam> wrote in message news:lamontadams1_at_yahoo_dot_com.nospam: Is there a way to stick something in the package's configured log from an ActiveX Script? I've got a script that uses an external component to help parse an XML document that's loaded from a text field in the source table. If the document is invalid, I want to log the record's key value and continue processing with the next record rather than fail the entire step. Any help would be appreciated. Lamont Adams MCP |
#6
| |||
| |||
|
|
What about DTSPackageLog.WriteStringToLog "Hello World" "Lamont" <lamontadams1_at_yahoo_dot_com.nospam> wrote in message news:lamontadams1_at_yahoo_dot_com.nospam: Is there a way to stick something in the package's configured log from an ActiveX Script? I've got a script that uses an external component to help parse an XML document that's loaded from a text field in the source table. If the document is invalid, I want to log the record's key value and continue processing with the next record rather than fail the entire step. Any help would be appreciated. Lamont Adams MCP |
![]() |
| Thread Tools | |
| Display Modes | |
| |