Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Synchronizing Data
#1
We have an application that takes data regarding lots of systems and pushes into VisionApp via the database.  We do this because we have thousands of entries, with adds/changes/deletes to it.  We have been doing this for years.  In examining ASG-RD, it looks like everything has collapsed into a series of 3-4 tables and the data is encoded.  IOW, it looks like how we use to do it isn't possible anymore.

Is there a REST interface/docs that we can use to program folders and entries or has the import/update utility been fixed to allow us to say 'synchronize folders/connection' with the content of the CSV and delete anything not included in the CSV?

Our old integration was bullet proof and we'd like to continue to find a way to use the product w/o manual intervention.
Reply
#2
(23-05-2017, 09:19 PM)jcdwj Wrote: We have an application that takes data regarding lots of systems and pushes into VisionApp via the database.  We do this because we have thousands of entries, with adds/changes/deletes to it.  We have been doing this for years.  In examining ASG-RD, it looks like everything has collapsed into a series of 3-4 tables and the data is encoded.  IOW, it looks like how we use to do it isn't possible anymore.

Is there a REST interface/docs that we can use to program folders and entries or has the import/update utility been fixed to allow us to say 'synchronize folders/connection' with the content of the CSV and delete anything not included in the CSV?

Our old integration was bullet proof and we'd like to continue to find a way to use the product w/o manual intervention.
 

Powershell is your game here.
Reply
#3
(23-05-2017, 09:47 PM)BadCoder Wrote:
(23-05-2017, 09:19 PM)jcdwj Wrote: We have an application that takes data regarding lots of systems and pushes into VisionApp via the database.  We do this because we have thousands of entries, with adds/changes/deletes to it.  We have been doing this for years.  In examining ASG-RD, it looks like everything has collapsed into a series of 3-4 tables and the data is encoded.  IOW, it looks like how we use to do it isn't possible anymore.

Is there a REST interface/docs that we can use to program folders and entries or has the import/update utility been fixed to allow us to say 'synchronize folders/connection' with the content of the CSV and delete anything not included in the CSV?

Our old integration was bullet proof and we'd like to continue to find a way to use the product w/o manual intervention.
 

Powershell is your game here.
Where do I find reference/support materials for that?
Reply
#4
(23-05-2017, 09:48 PM)jcdwj Wrote:
(23-05-2017, 09:47 PM)BadCoder Wrote: Powershell is your game here.
Where do I find reference/support materials for that?

Nevermind.  I found it.
Reply




Users browsing this thread: 1 Guest(s)