Sage audit functions (1 reply)
Closed due to inactivity.
Closed due to inactivity.
Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.
Looking to purchase IMan, please see our resellers here.
Realisable Software
Ph: +44 (0) 208 123 1017
Copyright © Realisable. All rights reserved.
Realisable is a registered trademark
Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.
Looking to purchase IMan, please see our resellers here.
Realisable Software
Ph: +44 (0) 208 123 1017
Copyright © Realisable. All rights reserved.
Realisable is a registered trademark
Realisable Software Ltd provides code-free, cost-effective applications integration solutions for SMEs. Our core IMan product is designed to integrate almost any application with a number of Sage solutions and online payment processors.
Looking to purchase IMan, please see our resellers here.
Realisable Software
Ph: +44 (0) 208 123 1017
Copyright © Realisable. All rights reserved.
Realisable is a registered trademark
Could you consider adding the following functions (or point me in the direction of where I missed it in the docs)?
GetAccpacConnectDatabaseID("") - returns the OrgId associated with the given connection Id
GetAccpacConnectionUserID("") - returns the UserId associated with the given connection Id
GenerateAccpacAudtDate - returns a value AUDTDATE value
GenerateAccpacAudtTime - returns a value AUDTTIME value
The reason that I need these is that I'm using Orchid's Extender to add new views/tables to the Sage database and, because they are unknown to IMan, I have to use an ODBC writer to add records and maintain the AUDT fields manually. I could add functions to IMan for the last two suggestions, above, but not, I suspect, for the first two.