Question Touggourt · Apr 21 Tasks to production Hi guys, Would like to replace our scheduled Tasks to instead run in a production, so basically the same code running in OnTask () to be instead called in a Business Service (I guess) and use the Interval filed to specify the iteration, so with adapter would be suitable in this case, and I noticed the Schedule filed as well but not sure how to use it? Thanks #InterSystems IRIS 0 7 0 99
Question Touggourt · Apr 20 Global mapping priority Hi, If I map all globals with (*) to a database1, then would like to map specific only some globals eg. MYGLOB* to be located in a different database2, which mapping will override the other, so would all globals that starts with MYGLOB* be placed in database1 or 2? Thanks #InterSystems IRIS 0 3 0 75
Question Touggourt · Apr 6 Query variable column names Hi, How can I query fields by passing them in variable names, eg. I would like to query columns Book & Author fields from eg. the following : S =var1="Book", var2="Author" Select var1,var2 from myTables.Books I tried @var1 or %var1 and didn't work Thanks #InterSystems IRIS 0 3 0 116
Question Touggourt · Apr 5 IRIS Terminal remote connection Hi Is there a way to remote connect to IRIS terminal from my local machine? I can remote connect to Studio & SMP from my locally windows installed IRIS cube to another IRIS installation in a Linux server, but not the case when trying to connect to the Terminal, is there a way to do so? I'm currently using ssh client but that one times out quickly Thanks #InterSystems IRIS 1 2 0 101
Question Touggourt · Apr 1 S3 Hi Guys, Not sure what I'm missing here, I'm using to download files that starts with MTC_88 from S3 bucket using AmazonS3 inboundAdapter as below, but I'm not getting anything and I'm sure there thousands of files that starts with MTC_88 and the log is not getting any errors? #InterSystems IRIS 0 2 0 90
Question Touggourt · Mar 25 AWS Files Hi Guys, I'm looking to create a service to download files from S3, so I used the EnsLib.AmazonS3.BusinessService with settings as below to download files that starts with SMfile_48 but I'm not getting any files, am I missing something? Thanks #InterSystems IRIS 0 1 0 68
Question Touggourt · Feb 20, 2023 Roles and user access Hi Guys, I'm looking for an easy to allow certain user to only have access to one CSP or Zen page from my application, my thoughts is to create a role to only access that specific page then allocate that role to my user, but can find the Zen page so I can allocate it to a role? Thanks #Ensemble 0 1 0 269
Question Touggourt · Feb 20, 2023 Restrict access to a webpage Hi Guys, How can I restrict access to a webpage to a specific user only? Thanks #Ensemble 0 3 0 248