Run Publish Action on Topic "Truck Departures SF:

Please review the CDC below that encodes instructions for Publishing the Topic listed above. Once your review is complete, go to the table below and select one of the options for interactive publishing or request a shell script for your OS. Running shell scripts on a workstation assumes that you have installed the B2BPO Client software.


    <exchangeSession>
        <session>C8AF1996FDC7F9205FCBCDAF1A39C445</session>
        <asof>2004-04-23T10:12:43.526-07:00</asof>
        <endson>2004-04-23T10:12:43.526-07:00</endson>
        <host protocol="grid">
            <server>199.174.114.46</server>
        </host>
        <client>
            <username/>
            <password>******</password>
        </client>
        <items>
            <fileAssociation>
                <source>
                    <filename>po_2004-03-02_001.txt</filename>
                    <sourcedirectory>e:/po_1_2/data/outbnd</sourcedirectory>
                    <regex>po_\d{2,4}.\d{1,2}.\d{1,2}.\d{1,3}.*</regex>
                    <lastfile>2004-01-01T01:01:01-08:00</lastfile>
                </source>
                <target>
                    <targetdirectory>ggg</targetdirectory>
                </target>
            </fileAssociation>
        </items>
    </exchangeSession>
    
      

Description Comment
Interactive Publishing via Java Web Start Publish
"Scriptable" Publishing Solutions, request a Windows script file for this Topic

bin\b2bpo
data.topic.action=publish 
data.topic.name=Truck Departures SF 
data.source.sourcedirectory=/data/outbnd 
data.source.filename=po_2004-03-02_001.txt
data.source.lastfile=2004-01-01T01:01:01-08:00  
wsdl.service.addr.host=http://b2bpo.com:80
      
"Scriptable" Publishing Solutions, request a Linux script file for this Topic TBD