Reporting
Wednesday, February 17, 2016 at 06:30amSilanis
I’m a developer for Mendota Insurance. We’re still in the development phase using your eSignLive product in your sand box environment. I have some questions around the reporting. We were told the portal has just a small overview of what’s happening and to submit a post to the forum for custom reporting needs.
First off when we create a package we append three custom attributes. We were thinking we could filter and search by those attributes in the portal, but cannot. So do you have any example code you can provide where we can search for packages based on those attributes (one or more)? Does your API provide pre-canned type resultsets that we can just call; something like a method that would return us all packages created during a timeframe which aren’t completed yet? Or packages which meet one of our custom attributes and are expired. Any code around reporting would be very helpful.
We are .Net (3.5) shop using C#
We’re using Silanis.ESL v2.0.50727
Regards
Nathan Hass
Reply to: Reporting
Thursday, February 18, 2016 at 05:19pmReply to: Reporting
Friday, February 19, 2016 at 06:12amReply to: Reporting
Monday, February 22, 2016 at 05:43pmReply to: Reporting
Wednesday, February 24, 2016 at 03:03amReply to: Reporting
Wednesday, February 24, 2016 at 11:54amReply to: Reporting
Thursday, March 3, 2016 at 11:10amReply to: Reporting
Friday, March 4, 2016 at 08:58amReply to: Reporting
Friday, March 4, 2016 at 09:12amReply to: Reporting
Monday, March 7, 2016 at 05:30amReply to: Reporting
Monday, March 7, 2016 at 05:48ameslClient.PackageService.Archive(packageId);
Reply to: Reporting
Tuesday, March 8, 2016 at 05:34amReply to: Reporting
Tuesday, March 8, 2016 at 05:36amReply to: Reporting
Tuesday, March 8, 2016 at 12:04pmReply to: Reporting
Wednesday, March 9, 2016 at 05:25amReply to: Reporting
Thursday, March 10, 2016 at 05:50amReply to: Reporting
Friday, March 11, 2016 at 04:53am