Scott Florcsk


1st Forum Post
  • Total activity 31
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 9

Activity overview

Latest activity by Scott Florcsk
  • Scott Florcsk commented,

    Ahh, nice. Well in my mind that confirms to me that I entered a static row with correct data. The next test would be to re-enter my real Username as a static row and see if another employee in the ...

  • Scott Florcsk commented,

    That answer helped advance me a little. Here is what I found so far... You need to modify the goBookmarkSharingUserlist report that is part of the InfoGo application. Inside this report is a shared...

  • Scott Florcsk created a post,

    InfoGo sharing question

    I have both security and sharing enabled on InfoGo SSRM. Security is AuthNT and out organization's domain is identified in the Settings file. This works. InfoGo recognizes our domain accounts and i...

  • Scott Florcsk commented,

    I just wanted to follow-up... Neil Quinby's answer helped me a lot in debugging what was going on. We had individual reports that all had SecurityReportRightID elements in them. When we disabled se...

  • Scott Florcsk commented,

    I don't have roles or rights added to the Security element. It's just the Security element enabled to True with the NT domain specified and AuthNT. This is the Logi error message:   The one thing ...

  • Scott Florcsk commented,

    Thanks for the tip. It looks like the IIS authentication is the same for every "site" and it looks like every app is its own site. They all have this IIS authentication configuration: 

  • Scott Florcsk created a post,

    Application security error only on some applications

    (version 14)  We have about 30 different applications on our logi info server (Windows) and would like to use NT authentication. In the _Settings file, when we add the Security element and set secu...

  • Scott Florcsk created a post,

    InfoGo SSRM Date Picker

    We're trying to migrate employees from the old Logi 12 Ad Hoc Report Builder to InfoGo SSRM. They're able to create static reports and visuals of tables and charts with given dates, but they want t...

  • Scott Florcsk commented,

    Yes. Thank you VISUI. That was just what I needed.

  • Scott Florcsk created a post,

    Process works by itself, but not when called from a report

    I have 2 files - a report and a process. The process performs a sql insert into a database. When I run the process by itself, it runs fine, and the data is inserted into the database. However, when...