Page 1 of 1

Cloud Notes Format

Posted: Tue Oct 26, 2021 8:29 am
by zcsoka
Greetings,

I am trying to serve cloud notes, but the CLN column remains in Loading... forever. I have tried with the custom Notes format:"Symbol","Price Level","Note","Foreground Color","Background Color","Text Alignment","Notification Enabled","Sound Notification Enabled","Notification Is Repeatable","Delay Before Repeating","Subscribing Offset","Notification Sound"

with the format recommended by https://bookmap.com/knowledgebase/docs/ ... n-onedrive

"Symbol","Price Level","Note","Foreground Color","Background Color","Diameter"

I even tried with and without quotes both on header names and the data:

Symbol,Price Level,Note,Foreground Color,Background Color,Diameter

The file is sent as a download file with headers:

 
HTTP/1.1 200 OK
 Content-Type: text/csv
 Content-length: 530
 Content-Disposition : attachment; filename="cln.csv"

(also tried with text/plain)


In the browser if I hit my URL, it saves as a downloaded file successfully, I can even load it into a Custom Note. The log file is empty. Do you have any idea what the issue might be with the Cloud Notes feed? 

Re: Cloud Notes Format

Posted: Tue Oct 26, 2021 9:02 am
by Andry API support
Hi,
can you pls upload the file and your log.

Re: Cloud Notes Format

Posted: Tue Oct 26, 2021 11:51 am
by zcsoka
Old format found on the knowledge base:
cln.csv
(530 Bytes) Downloaded 202 times

Conforming to the Custom Notes when empty:
cln-2.csv
(234 Bytes) Downloaded 195 times

when it has data:
cln-3.csv
(928 Bytes) Downloaded 253 times

The one without quotes I do not have anymore, but can generate if required. 

Re: Cloud Notes Format

Posted: Tue Oct 26, 2021 7:29 pm
by zcsoka
Do you have any limitations for replay mode regarding the CLNotes? Maybe I was chasing a ghost, some tests were successful in real time.

Re: Cloud Notes Format

Posted: Wed Oct 27, 2021 7:15 am
by zcsoka
Everything works in real time, only the replay has issues

Re: Cloud Notes Format

Posted: Fri Oct 29, 2021 11:00 am
by Andry API support
Do you have any limitations for replay mode regarding the CLNotes? Maybe I was chasing a ghost, some tests were successful in real time.
Yes, the notes will be running in the replay mode only if they previously were there during recording.