I'm afraid you will have to use CreateEntry...trying to do any kind of
bulk insert is a royal pain, since you also have to get the NextID
from arschema and increment it.  The safest way is, definitely, the
Remedy APIs.

Steve

On Jan 8, 4:52 pm, maggie2007 <[email protected]> wrote:
> How to create many entries in Remedy form at a time from C# code?
>
> I need to  create many entries in Remedy form which is on customer's Remedy
> server (note: I cannot use Remedy Administrator).
>
> Similar like SQL server bulk insert. Is there any such command or functions?
>
> If not, the only way is to loop for each entry, call Remedy C# API
> CreateEntry? I just worry that this will be slow.
>
> --
> View this message in 
> context:http://www.nabble.com/How-to-create-many-entries-in-Remedy-form-at-a-...
> Sent from the ARS (Action Request System) mailing list archive at Nabble.com.
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
> Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are"

Reply via email to