
Oliver Steadman
- Total activity 70
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 34
Activity overview
Latest activity by Oliver Steadman-
Oliver Steadman commented,
Great to see, as we also have a use case for querying Azure from Analyze; is there a LAE ticket number for the feature mentioned above? Adrian Williams Adrian Williams
-
Oliver Steadman commented,
Thanks Adrian, I can confirm our license here shows the single feature "Automation Services". Surprised because documentation explains SSO as a feature but at no point mentions it's restricted to ...
-
Oliver Steadman commented,
-
Oliver Steadman created a post,
Configure SSO/LDAP/AD (I'm not seeing the Authentication option described in docs)
Is the documentation in need of an update or am I missing some config on my end? I am logged in as admin but I don't see the "Authentication" section of Settings.
-
Oliver Steadman commented,
Can confirm we've been using a similar process successfully with boto3 for a while, thanks again Adrian for your help getting us that solution (https://support.infogix.com/hc/en-us/community/posts/...
-
Oliver Steadman commented,
Think I've solved this by following advice at https://www.slsmk.com/use-boto3-to-assume-a-role-in-another-aws-account/ import boto3 # Create session using your current creds boto_sts=boto3.client(...
-
Oliver Steadman commented,
As I recall it was simply the adding of these fields (see screenshot); however the means by which we currently read other services (see https://support.infogix.com/hc/en-us/community/posts/36005077...
-
Oliver Steadman created a post,
Analyze connect cross-account to AWS services (other than S3)
Hi there, in the release notes for 3.6.3 you mentioned cross-account access for S3 nodes https://support.infogix.com/hc/en-us/articles/360049993214-v3-6-3-LTS-June-2020 We need to use Glue and Even...
-
Oliver Steadman created a post,
input-free installation process for Linux
Based on existence of AWS Marketplace Analyze (which works well by the way) can we assume there is some installation process that runs e.g. via a command like: ./installdata360.sh --restore-from-ba...
-
Oliver Steadman created a post,
git/source control for LNA/data flow files
What's the latest guidance on performing source control for Analyze? Our current routine for development is: - open the existing data flow, Save As and increment the version tag (all flows have a s...