How to Find a Sub String in a String

There Is a common scenario in development where we need to find a sub string from a string value. Just to help with the syntax we will be providing the help on the syntax, this is to find a particular value from a series of numerical, alphanumerical or date expressions or variables. New Stuff: How to… Read More »

Creating a directory Programmatically in X3

As a developer we often need to use file handling operations, thus we would like to introduce some Sage X3 file handlers to you. Let’s proceed with the basic of creating a directory in X3 programmatically. New Stuff: Purchase Request Signature SYSTEME: This function can be used to create a directory. This function is available in… Read More »

Purchase Request Signature

In our previous blog, we had discussed about some tips on configuring the Signature Workflow. Continuing on the same topic, we will discuss the Signature Workflow of X3 but with some specialized scenarios in this blog. Related Post: How to Setup Quote Signature Management Let’s take an example of a business scenario wherein the business… Read More »

Service Contract Creation in Sage X3

In Sage X3 we can use service contracts for creating maintenance contracts. In this blog, I shall give a demonstration on how to create an Automatic Maintenance Contract from a sales order. The maintenance contracts contain the same characteristics as the service contracts, their difference being that they can be invoiced. New Stuff: Steps to Automate… Read More »