Topic Options
Rate This Topic
#77179 - 12/02/02 04:00 AM runmacro and arimportcmd
ruediger tams Offline
journeyman

Registered: 06/12/01
Posts: 81
Hi Listers,

we want to use runmacro and arimportcmd to migrate
our ARS data from an ARS 4.0.3 box to an ARS 5.1 box.

We want to use runmacro 5.1 (p1186) against an
ARS 4.0.3 server. Are any known issues available?
Does runmacro 5.1 work properly against an ARS4.0.3 Server?
After this we want to use arimportcmd 5.1 (p1186) to import
the exported data into an ARS 5.1 Server.
Does arimportcmd

We need to migrate a lot of entries in different forms - are there
any restrictions regarding export with runmacro and import with
arimportcmd? Maybe runmacro can't export more than
100k datarows in one transaction or arimportcmd can't import
more than 100k datarows without an interruption?

Thanks a lot for sharing your knowledge! :-)

Best regards
Ruediger


You may control your subscription options, including UNSUBSCRIBE,and ACCESS THE ARCHIVES at http://www.ARSLIST.org. For ARSList support, please send eMail to support@arslist.org

Top
#77180 - 12/02/02 08:48 AM Re: runmacro and arimportcmd [Re: wfugate]
guillaume_rheault790 Offline
Stealth Member

Registered: 03/11/04
Posts: 210
>Does runmacro 5.1 work properly against an ARS 4.0.3 Server?
It should work properly since it should be backwards compatible.

On the other hand, you should explore the Fast Export utility in the
applications gallery, if the field type and fields IDs are the same.

Guillaume Rheault

-----Original Message-----
From: Tams Rudiger [mailto:Ruediger.Tams@SOFTLAB.DE]
Sent: Monday, December 02, 2002 10:00
To: ARSLIST@LISTSERV.QMXS.COM
Subject: runmacro and arimportcmd


Hi Listers,

we want to use runmacro and arimportcmd to migrate
our ARS data from an ARS 4.0.3 box to an ARS 5.1 box.

We want to use runmacro 5.1 (p1186) against an
ARS 4.0.3 server. Are any known issues available?
Does runmacro 5.1 work properly against an ARS4.0.3 Server?
After this we want to use arimportcmd 5.1 (p1186) to import
the exported data into an ARS 5.1 Server.
Does arimportcmd

We need to migrate a lot of entries in different forms - are there
any restrictions regarding export with runmacro and import with
arimportcmd? Maybe runmacro can't export more than
100k datarows in one transaction or arimportcmd can't import
more than 100k datarows without an interruption?

Thanks a lot for sharing your knowledge! :-)

Best regards
Ruediger



You may control your subscription options, including UNSUBSCRIBE,and ACCESS
THE ARCHIVES at http://www.ARSLIST.org. For ARSList support, please send
eMail to support@arslist.org


You may control your subscription options, including UNSUBSCRIBE,and ACCESS THE ARCHIVES at http://www.ARSLIST.org. For ARSList support, please send eMail to support@arslist.org

Top
#77181 - 12/02/02 12:11 PM Re: runmacro and arimportcmd [Re: wfugate]
guillaume_rheault790 Offline
Stealth Member

Registered: 03/11/04
Posts: 210
>Does runmacro 5.1 work properly against an ARS 4.0.3 Server?
It should work since it should be backwards compatible.

On the other hand, you should explore the Fast Export utility in the
applications gallery, if the field type and fields IDs are the same.

Guillaume Rheault

-----Original Message-----
From: Tams Rudiger [mailto:Ruediger.Tams@SOFTLAB.DE]
Sent: Monday, December 02, 2002 10:00
To: ARSLIST@LISTSERV.QMXS.COM
Subject: runmacro and arimportcmd


Hi Listers,

we want to use runmacro and arimportcmd to migrate
our ARS data from an ARS 4.0.3 box to an ARS 5.1 box.

We want to use runmacro 5.1 (p1186) against an
ARS 4.0.3 server. Are any known issues available?
Does runmacro 5.1 work properly against an ARS4.0.3 Server?
After this we want to use arimportcmd 5.1 (p1186) to import
the exported data into an ARS 5.1 Server.
Does arimportcmd

We need to migrate a lot of entries in different forms - are there
any restrictions regarding export with runmacro and import with
arimportcmd? Maybe runmacro can't export more than
100k datarows in one transaction or arimportcmd can't import
more than 100k datarows without an interruption?

Thanks a lot for sharing your knowledge! :-)

Best regards
Ruediger



You may control your subscription options, including UNSUBSCRIBE,and ACCESS
THE ARCHIVES at http://www.ARSLIST.org. For ARSList support, please send
eMail to support@arslist.org


You may control your subscription options, including UNSUBSCRIBE,and ACCESS THE ARCHIVES at http://www.ARSLIST.org. For ARSList support, please send eMail to support@arslist.org

Top
#77182 - 12/03/02 06:22 AM Re: runmacro and arimportcmd [Re: wfugate]
miz Offline
addict

Registered: 06/25/02
Posts: 601
I actually ran in to problems whith an API-program compiled with the 5.1-API
that retrieved entries from a 4.0.1 server.

The ARGetMultipleEntries() call crasched without returning. This was only
true for some forms though...
When I changed the ARGetMultipleEntries() to multiple calls to ARGetEntry()
it worked fine.

It is possible that this will affect the runmacro51-command.
Maybe the good old arcopy-command could work if you have a unix-server (or
client).

Best Regards - Misi, RRR AB, http://www.rrr.se/en/

p.s. Sorry for my latest Swedish response, it was not attended for the whole
community... d.s.

----- Original Message -----
From: "Guillaume.Rheault"
To:
Sent: Tuesday, December 03, 2002 1:11 AM
Subject: Re: runmacro and arimportcmd


> >Does runmacro 5.1 work properly against an ARS 4.0.3 Server?
> It should work since it should be backwards compatible.
>
> On the other hand, you should explore the Fast Export utility in the
> applications gallery, if the field type and fields IDs are the same.
>
> Guillaume Rheault
>
> -----Original Message-----
> From: Tams Rudiger [mailto:Ruediger.Tams@SOFTLAB.DE]
> Sent: Monday, December 02, 2002 10:00
> To: ARSLIST@LISTSERV.QMXS.COM
> Subject: runmacro and arimportcmd
>
>
> Hi Listers,
>
> we want to use runmacro and arimportcmd to migrate
> our ARS data from an ARS 4.0.3 box to an ARS 5.1 box.
>
> We want to use runmacro 5.1 (p1186) against an
> ARS 4.0.3 server. Are any known issues available?
> Does runmacro 5.1 work properly against an ARS4.0.3 Server?
> After this we want to use arimportcmd 5.1 (p1186) to import
> the exported data into an ARS 5.1 Server.
> Does arimportcmd
>
> We need to migrate a lot of entries in different forms - are there
> any restrictions regarding export with runmacro and import with
> arimportcmd? Maybe runmacro can't export more than
> 100k datarows in one transaction or arimportcmd can't import
> more than 100k datarows without an interruption?
>
> Thanks a lot for sharing your knowledge! :-)
>
> Best regards
> Ruediger
>
>

>
> You may control your subscription options, including UNSUBSCRIBE,and
ACCESS
> THE ARCHIVES at http://www.ARSLIST.org. For ARSList support, please send
> eMail to support@arslist.org
>
>


> You may control your subscription options, including UNSUBSCRIBE,and
ACCESS THE ARCHIVES at http://www.ARSLIST.org. For ARSList support, please
send eMail to support@arslist.org
>


You may control your subscription options, including UNSUBSCRIBE,and ACCESS THE ARCHIVES at http://www.ARSLIST.org. For ARSList support, please send eMail to support@arslist.org

Top
#77183 - 12/19/02 01:27 AM Re: runmacro and arimportcmd [Re: wfugate]
ruediger tams Offline
journeyman

Registered: 06/12/01
Posts: 81
Hello Folks,

I used arimportcmd with an ar mapping file to import data.
I set the "Duplicate Request ID Preference" to 3
"Replace Old Record with New Record".

I imported 3 requests with this option to an empty form.
I've imported the request a second time and suddenly
I saw three additional requests even though I used
ID preference 3 in the arm file.

Possibly this is a bug?
Sun solaris 2.8, ARS 5.1 1186, arimportcmd patch 1186
on Oralce 8.1.7.

Import data with arimportcmd without a
mapping file worked correctly.

Have fun!

Merry Christmas and a Happy New Year.

Best Regards
Ruediger


You may control your subscription options, including UNSUBSCRIBE,and ACCESS THE ARCHIVES at http://www.ARSLIST.org. For ARSList support, please send eMail to support@arslist.org

Top


Moderator:  Matt Reinfeldt