You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to timeMarker
Hello!
Any plans to make the service available to automated systems via a
webservice (SOAP)?
--Dave
Alex_B
unread,
Oct 28, 2008, 2:28:11 PM10/28/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to timeMarker
Hello, Dave.
I think about it.
If more then one persone need it -- i will do it.
-- Alex_B
sebastian nielsen
unread,
Nov 20, 2008, 5:31:23 AM11/20/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to timeMarker
I would wish to have a API too, because it would be good for financial
bookkeeping to make sure the bookkeeping hasnt been tampered with
after its creaton.
(Tampering with a time-stamped bookkeeping would cause ambivalence
between the serial number and the time stamp, eg: bookkeep 1 would
have time stamp 13:05, bookkeep 2 would have time stamp of 14:23 and
bookkeep 3 would have time stamp of 13:25. It would be visible that
bookkeep 2 has been tampered with, and if bookkeep 2 is moved to the
end (serial number changed to the last), the bookkeep 2 would be look
like missing.)
Alex_B
unread,
Nov 28, 2008, 12:52:45 PM11/28/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to timeMarker
Thanks for intresting our project.
API is ready, i need some time to deploy it and write some
documentation.
sebastian nielsen
unread,
Dec 27, 2008, 2:19:20 PM12/27/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to timeMarker
I would suggest using REST instead of SOAP, since REST is more simple
to implement. REST only requires ability to call a url via HTTP GET
and then get a response back...