Hi,

 

I am new to using Remedy Perl ARSPerl Module and am trying to figure out
how to pass in values equivalent to $TIMESTAMP$ or $SERVERTIMESTAMP$
keywords to a merge function.

 

Here is a snippet of my code but the constants do not evaluate and I end
up with invalid date values in the merged (updated) record.

 

$ar_result = ars_MergeEntry($connection,$store_schema,4,

$fldid_store_id,$store_id,

$fldid_latitude,$latitude,

$fldid_longitude,$longitude,

$fldid_geocode_update_date,AR_KEYWORD_SERVERTIMESTAMP,

$fldid_modified_date,AR_KEYWORD_SERVERTIMESTAMP,

$fldid_modified_by, $modified_by);

 

Any suggestions?

 

Thanks

Debra

-- -- -- -- -- -- -- -- -- --

Debra Anderson
415 808 9118 direct   |   
600 Harrison St., 4th Floor, San Francisco CA 94107 
 
Tomorrow's Network for Today's Shopper

http://www.prn.com

P Think Green- please do not print this email unless necessary

This e-mail (including any attachments) is meant for only the intended
recipient of the transmission, and may include confidential information.
If you are not the intended recipient or you received this e-mail in
error, any review, use, dissemination, distribution, or copying of this
e-mail is strictly prohibited.  If you have received this message in
error, please notify the sender immediately by telephone at (415)
808-3500 or by return e-mail and delete this e-mail, along with any
attachments and copies, from your system.  Thank you. 

 


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

<<image001.gif>>

Reply via email to