| Author |
Automated BAM _LiveData uploads to BAS
|
|
|
| Are there any command line utilities or known command line calls that can be
used from a .bat file to upload _LiveData workbooks to a BAS Site?
| |
|
| You can schedule the DTS to execute on a regular basis to upload _LiveData
work book. For whatever reason if you want to upload upon execution of .bat
file. You can use DTSrun (I am not too sure about the exact command) command
this is part of SQL server.
Amar
"Eric" <Eric@discussions.microsoft.com> wrote in message
news:CCCD2D37-E300-488B-9B9B-24933990AB4C@microsoft.com...
> Are there any command line utilities or known command line calls that can
be
> used from a .bat file to upload _LiveData workbooks to a BAS Site?
| |
| Mubarak Elamin [MSFT] 2004-08-27, 6:07 pm |
| The DTSrun command is:
dtsrun /S <servername> /N "DTSname" /M OwnerPwd /U %userName% /E
You can find more information in the SQL Online under [dtsrun Utility]
Once you schedule your DTS the _LiveData workbook will be updated but I am
not sure about the BAS site
--------------------
>From: "Amar" <Dummy@dummy.com>
>References: <CCCD2D37-E300-488B-9B9B-24933990AB4C@microsoft.com>
>Subject: Re: Automated BAM _LiveData uploads to BAS
>Date: Thu, 26 Aug 2004 21:18:45 +0100
>Lines: 12
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
>Message-ID: <uj5NYk6iEHA.2448@TK2MSFTNGP12.phx.gbl>
>Newsgroups: microsoft.public.biztalk.general
>NNTP-Posting-Host: cpc4-rdng2-6-0-cust24.winn.cable.ntl.com 81.105.184.24
>Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP12
.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:19056
>X-Tomcat-NG: microsoft.public.biztalk.general
>
>You can schedule the DTS to execute on a regular basis to upload _LiveData
>work book. For whatever reason if you want to upload upon execution of .bat
>file. You can use DTSrun (I am not too sure about the exact command)
command
>this is part of SQL server.
>Amar
>"Eric" <Eric@discussions.microsoft.com> wrote in message
>news:CCCD2D37-E300-488B-9B9B-24933990AB4C@microsoft.com...
>be
>
>
>
Mubarak Elamin, BPI Business User Services
This posting is provided as is with no warrantee and it confers no rights
| |
| Mubarak Elamin [MSFT] 2004-08-27, 6:07 pm |
| If you have uploaded your workbook to the BAS site then the updates will be
reflected after the scheduled DTS runs.
--------------------
>X-Tomcat-ID: 467014888
>References: <CCCD2D37-E300-488B-9B9B-24933990AB4C@microsoft.com>
<uj5NYk6iEHA.2448@TK2MSFTNGP12.phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain
>Content-Transfer-Encoding: 7bit
>From: Web@Microsoft.com (Mubarak Elamin [MSFT])
>Organization: Microsoft
>Date: Fri, 27 Aug 2004 16:50:11 GMT
>Subject: Re: Automated BAM _LiveData uploads to BAS
>X-Tomcat-NG: microsoft.public.biztalk.general
>Message-ID: <6gdKsXFjEHA.2968@cpmsftngxa10.phx.gbl>
>Newsgroups: microsoft.public.biztalk.general
>Lines: 44
>Path: cpmsftngxa10.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:19089
>NNTP-Posting-Host: tomcatimport2.phx.gbl 10.201.218.182
>
>The DTSrun command is:
>dtsrun /S <servername> /N "DTSname" /M OwnerPwd /U %userName% /E
>
>You can find more information in the SQL Online under [dtsrun Utility]
>
>Once you schedule your DTS the _LiveData workbook will be updated but I am
>not sure about the BAS site
>
>--------------------
>cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP1
2
>.phx.gbl
.bat[vbcol=seagreen]
>command
can[vbcol=seagreen]
>
>Mubarak Elamin, BPI Business User Services
>
>This posting is provided as is with no warrantee and it confers no rights
>
>
Mubarak Elamin, BPI Business User Services
This posting is provided as is with no warrantee and it confers no rights
|
|
|
|