Quantcast
Channel: SCN : Popular Discussions - SAP SQL Anywhere
Viewing all articles
Browse latest Browse all 1302

Upload Update Not Working

$
0
0

Hi Experts,

 

I have written the below script to update a field in the consolidated database table FT_RemoteStopTransaction

with the data on the edge device. But the script is not working and neither is giving any error.

 

UPDATE "ABC.XYZ"."ABC_XYZ_PRJ.TABLES.FACT::FT_RemoteStopTransaction"

  SET   REMOTE_STOP_TRANSACTION_STATUS = {ml r.REMOTE_STOP_TRANSACTION_STATUS}

  WHERE             CHARGEBOX_IDENTITY = {ml r.CHARGEBOX_IDENTITY}

  AND                 TIMESTAMPS = {ml r.TIMESTAMPS' );

 

My consolidated and edge tables has CHARGEBOX_IDENTITY & TIMESTAMPS as primary key.

 

Thanks

Madhusudan


Viewing all articles
Browse latest Browse all 1302

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>