Avatar

Vijay Kurian

Known as the Clem Fandango of EPM consulting, Vijay Kurian has been developing enterprise solutions for companies for the last 12 years (increment years if reading post-2015). Having worked with Essbase, Planning, DRM and other assorted technologies during that time, he’s made the frankly, average decision, to write about them. He is, surprisingly, an Oracle ACE Associate. He hopes to contribute frequently to US Weekly, People and Sensible Chuckle magazines on improving reporting solutions, creating master data management systems and zzz…

Enterprise Data Management (EDM) REST API Requests II

Today, let’s continue exploring REST requests related to EDM. Have a read of part 1 here. We are now going to look at the next steps that we need to follow to complete our request process. Upload a File EDM in its current form requires an Excel spreadsheet, to be used for requests. This makes……

Continue reading

Enterprise Data Management (EDM) REST API Requests I

Today, I thought we’d look at a new series which covers the Enterprise Data Management REST APIs. There is always a need to integrate with master data management tools like Enterprise Data Management (EDM), and so far, “EPM Automate” does not offer all the full-blown functionalities that REST does, in my perspective. I am sure……

Continue reading

Coding for Quarantine – EPM Cloud Upload File REST API Changes

I needed to do a follow-up to last week’s quarantine post. I thought today, we’d do a quick little post on how EPM Cloud REST functionality has changed, for the better, over the last few months. Last year, I did a KScope presentation with my friend, William Andreelli (who sometimes writes on this blog, and……

Continue reading

OAC Backups Failing

One of the issues that can crop up with customer-managed OAC instances, is backups failing. I ran into this recently on of our instances. This wasn’t just affecting backups, but also patches. As you know, patches need to be applied by ourselves on customer-managed instances of OAC. So, it becomes frustrating when patching fails. The……

Continue reading

Simple Migrations on Essbase Cloud

Today’s post is a quick one where we discuss how to migrate applications from one Cloud environment to another. The latest version of Essbase on OAC, makes this process quite simple. I am not going to go through any of the scripted options on how to do this in this post, but focus mainly on……

Continue reading

Essbase CLI and SSL

The examination into practical uses of Essbase in the cloud continues today, with a look at a peculiar issue that crops up with the Essbase Command Line Interface (cli). Have a look at an earlier post which briefly looks at using cli with Essbase here. Oracle highly recommends securing your OAC URLs with SSL certificates……

Continue reading

Essbase Cloud Streaming Issue

In our continuing look at how to work with Essbase cloud, I thought today we’d look at a peculiar problem that arises with the Essbase Command Line Interface (cli). First off, you may want to look at Suresh T’s excellent blog post on streaming data loads using the cli. In the post, Suresh outlines how……

Continue reading

Using Groovy Scripts on Essbase Cloud

Continuing on with my love-fest on Essbase Cloud, I wanted to explore another little trick that the nice folks at Oracle have shipped with OAC. Specifically, the ability to run Groovy scripts from Essbase Cloud. The first clue that this is possible, comes from the “Jobs” tab. Well that’s great, but how do we get……

Continue reading

Essbase Cloud Features II

Carrying on in our series about new features on Essbase Cloud, I wanted to take a look at some of the other features that are now available in the so-called Modern interface. Specifically, the “Analyze” and “Inspect” features. First off, if you wanted to toggle between the “Classic” (not sure why you would want to,……

Continue reading

Essbase Cloud Features I

That took a while!! Sorry for not posting sooner, but I’d been distracted with KScope for the last couple of months. We had 2 presentations (you can find the content here and here), and it was a blast. I thought today, I’d come up with a short post, introducing some cool new functionality that is……

Continue reading

Oracle Integration Cloud Service POST

I thought we’d look at another example of using OIC seamlessly with your EPM cloud integrations. Today, we’ll look at how to “POST” or submit updates to your PBCS application. In this case, we’ll be updating a substitution variable from OIC. The integration setup steps are similar to what we’ve done in previous posts (I……

Continue reading

Oracle Integration Cloud Service for EPM III

In this post, we will apply the finishing touches to our integration. You can find the earlier parts here and here. One of the things you also need to set up on your integration, is a tracking parameter. This is a mandatory step, and can be done from the Tracking page. I just used the……

Continue reading