former_member323982
Explorer
Member since ‎2016 Apr 11

User Statistics

  • 8 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi all,In BODS 4.2 is there a way to find out when a DS configuration was last changed?For instance, recently one of our datastores had changed its default config from DEV1 TO DEV2.Regards,Sid
Hi all,We're trying to use HTTP Adapter type datastore to use with REST web services. Something similar to THIS.In the dataflow where we finally unnest the response schema, the job fails and results in an HTTP 400 error.I'm not able to find any detai...
Hi all,In SAP BODS 4.2, we need to clear out out old/obsolete repositories. Doing this through server manager. The database used here is SQL Server, and some of the databases that contained these repositories no longer exist (I guess they were delete...
Hi all,Have created a script using PowerShell called script_unzip.ps1.Can anyone pls help with the syntax to execute this in a BODS script.I picture we have to use the exec() function, and I tried the below however it doesn't work. At times the job s...
Hi everyone,I would like to know if there is a way to convert a datetime value stored in a variable to unix/epoch format.I found several ways to do the opposite, but found nothing helpful on how to achieve this.A script in a job contains a variable, ...