User info
| First name | João |
| Last name | Barraca |
DevOps Program
| Acquired rank |
Advocate
|
| Points progress |
1023
DevOps Points
|
Here are a few tips to level up your DevOps game and unlock an arsenal of perks and benefits.
|
|
| DevOps attestation | Request your attestation ID and expiry date |
Achievements
|
|
Questions asked
Answers given
Hi Ive, 1 - Default TTLs for STaaS can be found in the docs. 2 - If you need a custom TTL, you can contact support.cloud.ecosystem, and we can manually override the default TTL. This can be applied at...
View QuestionHi Robin, You need to put the tag row="true" in the QAction xml definition: After that you just need to call the protocol.RowKey() method that returns the key of the row that triggered the QAction.
View QuestionHi Gerwin, Yes, that's possible — users in dataminer.services are separate from the users in the DataMiner Agents. However, you can link the two accounts together. Here's a guide on how to do it: Linking...
View QuestionHi Michiel, When using the Fill Array method with rows, you need to provide the rows as List of object arrays and also specify the type of SaveOption (full or partial). Using your code, I think something...
View QuestionHi Tom, We have successfully validated the offload functionality with STaaS. You can use the offload feature just as you would with an on-premises database! If you have any questions or need further...
View QuestionHi Ana, You can maybe try to adapt this one: <ExportRule table="6000" tag="Protocol/Params/Param/Description" value="Beam Statistics" whereTag="Protocol/Params/Param/Name" whereValue="DVEsDataRemotesBeamTraffic"/>...
View QuestionThe User that triggered the Automation Script can be obtained directly using the properties of the Engine class instance:
View QuestionThis was handled via email, and the root cause was related to the DB.xml not being correctly configured to use the proxy
View Question