Category: Coding

  • Authentication in IFS Cloud

    Authentication in IFS Cloud

    This article explains about how authentication takes place in IFS Cloud and some examples with Postman for each OAuth authentication flow for end users and for integrations

  • Check XSL Transformer Output

    Check XSL Transformer Output

    In IFS Cloud, there’s no easy way to test the transformer output. Visual studio Enterprise or Professional versions has a XML editor where you can easily test the transformer output but the Community edition does not have this feature. If you have Visual Studio Enterprise or Professional, check below link on how to do that.…

  • Check XSL Transformer Output

    Check XSL Transformer Output

    In IFS Cloud, there’s no easy way to test the transformer output. Visual studio Enterprise or Professional versions has a XML editor where you can easily test the transformer output but the Community edition does not have this feature. If you have Visual Studio Enterprise or Professional, check below link on how to do that.…

  • Import Media Files with IFS Connect

    Import Media Files with IFS Connect

    IFS Connect is a simple integration framework yet you can do pretty nice things around it. This blog post explains such a trick done with IFS Connect for adding Media items into IFS and attach to a work order.

  • Using Functions in Oracle SQL

    Using Functions in Oracle SQL

    Oracle subquery using WITH clause is a popular choice among the developers. From Oracle 12C it’s possible to define PLSQL function inside WITH clause. It’s a handy feature which is really useful when making complex queries

  • Tips to avoid mutating table error in IFS event actions

    Tips to avoid mutating table error in IFS event actions

    Tips to avoid mutating table error in IFS event actions

  • Scheduling a Custom PLSQL Script in IFS

    One of the common question we get around IFS tech stuff is How to schedule something in IFS? Well, if the process you need to schedule can be trigger by calling already existing PLSQL procedure, then you are in luck. You can define a new Database Task and schedule the execution of that task. But…

  • Working with Java Transformers in IFS

    Working with Java Transformers in IFS

    A short guide about IFS transformers and how to build a java transformer

  • Clickatell SMS Integration with IFS

    This post is a reply to the IFS forum discussion which questioned about SMS integration with IFS. I did a simple POC for this and surprisingly it worked so I thought it will be a good post to return to my blog after some time. Clickatell is world leading SMS platform and supported in many…

  • Clickatell SMS Integration with IFS

    This post is a reply to the IFS forum discussion which questioned about SMS integration with IFS. I did a simple POC for this and surprisingly it worked so I thought it will be a good post to return to my blog after some time. Clickatell is world leading SMS platform and supported in many…