Commerce Server General - Pipeline debugging or other options

This is Interesting: Free IT Magazines  
Home > Archive > Commerce Server General > March 2005 > Pipeline debugging or other options





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 Pipeline debugging or other options
earme

2005-03-15, 5:53 pm

I'm currently having a problem with Verisign's payflow pro pipeline
component. Is there any way to debug the pipeline? I've turned on
debugging, but that doesn't really help. Also, I don't need to debug a
scriptor, I want to be able to debug the other components.

Also, another option for me is to stop using the pipeline, but I'm not
sure how to go about doing the Commerce.Splitter task, or the
ValidateCreditCard task to name a couple. Are there other ways to call
these tasks outside the pipeline or to complete these tasks quickly?

Thanks!
Evie

Colin Bowern

2005-03-15, 5:53 pm

Evie,

I'm struggling to get the XML Tracer going but check out this:

Troubleshooting Commerce Server Pipelines
http://msdn.microsoft.com/library/e...r /> n_yodp.asp

Cheers,
Colin

"earme" <earme@hotmail.com> wrote in message
news:1110908977.303774.121770@z14g2000cwz.googlegroups.com...
> I'm currently having a problem with Verisign's payflow pro pipeline
> component. Is there any way to debug the pipeline? I've turned on
> debugging, but that doesn't really help. Also, I don't need to debug a
> scriptor, I want to be able to debug the other components.
>
> Also, another option for me is to stop using the pipeline, but I'm not
> sure how to go about doing the Commerce.Splitter task, or the
> ValidateCreditCard task to name a couple. Are there other ways to call
> these tasks outside the pipeline or to complete these tasks quickly?
>
> Thanks!
> Evie
>



Vinod Kumar[MSFT]

2005-03-28, 6:13 pm

Also you can use following to dump the Xml for the dictionary.


string dicXml = ((Microsoft.CommerceServer.Interop.IPersistXML)dict).SaveXML(0);

And you can view the Xml and figure out the values for the keys you're looking for.



This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
--------------------
From: "Colin Bowern" <colin.bowern@nospam.officialcommunity.com>
References: <1110908977.303774.121770@z14g2000cwz.googlegroups.com>
Subject: Re: Pipeline debugging or other options
Date: Tue, 15 Mar 2005 14:48:32 -0500
Lines: 27
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2527
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527
Message-ID: <#7CF5fZKFHA.2212@TK2MSFTNGP12.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: mail.officialcommunity.net 207.188.77.211
Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12.phx.gbl
Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.commerceserver.general:15766
X-Tomcat-NG: microsoft.public.commerceserver.general

Evie,

I'm struggling to get the XML Tracer going but check out this:

Troubleshooting Commerce Server Pipelines
http://msdn.microsoft.com/library/e...r /> n_yodp.asp

Cheers,
Colin

"earme" <earme@hotmail.com> wrote in message
news:1110908977.303774.121770@z14g2000cwz.googlegroups.com...
> I'm currently having a problem with Verisign's payflow pro pipeline
> component. Is there any way to debug the pipeline? I've turned on
> debugging, but that doesn't really help. Also, I don't need to debug a
> scriptor, I want to be able to debug the other components.
>
> Also, another option for me is to stop using the pipeline, but I'm not
> sure how to go about doing the Commerce.Splitter task, or the
> ValidateCreditCard task to name a couple. Are there other ways to call
> these tasks outside the pipeline or to complete these tasks quickly?
>
> Thanks!
> Evie
>





Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com