Skip to main content

Innovation + Product Development

How to add JAX-WS Proxy of Fusion Services

In the previous post, we discussed about configuring certificates and keystore for Oracle Sales Cloud Fusion Services, in this article, we will discuss about generating JAX-WS proxy of Fusion services in a Java application using JDeveloper. Create Java Application In JDeveloper Studio, create new application and select Custom Application Enter Application name and click Next

Creating keystore and configuring JDeveloper for Fusion Services

Create keystore using Oracle fusion public certificate In order for the client to authenticate to Fusion services, the server-side certificate needs to be obtained and added as a trusted certificate entry to a keystore used by the client. Public certificate for Fusion can be obtained by navigating the Fusion services WSDL in the browser. Certificates […]

Connect/Compare Databases-Excel Macro

For comparing records between two tables in same database, or between two different Oracle databases, we may use the “MINUS” keyword in the query. But, if the databases under comparison are connected in different servers or any repositories, we can use simple Excel VBA script where the connection strings need to have the details of […]

File Based Data Import: Automatic Mapping

This blog explains how to use auto mapping feature to automatically import data into oracle sales cloud instance without manually mapping the file source with the application instance. The automatic mapping is a new feature available in release 10. This auto-mapping feature is helpful when oracle P2T is not available. What is Auto Mapping? Auto […]

Optimizing The Total Cost Of Ownership On An Outsourcing Software Development Project

Optimizing the Total Cost of Ownership on an Outsourcing Software Development Project

When outsourcing software development projects, comparing vendors with different price points can be very difficult. We propose variables that should be taken into account when deciding which vendor is most likely to produce the lowest Total Cost of Ownership for an offshoring or nearshoring development project. We also evidence why we believe Perficient Latin America is […]

How to get dynamic value from drool file

Drools is a business logic integration platform written in Java. Drool is used to define rules in the applications to integrate business logic in a standard way. It is used to separate and reason over logic and data found within business processes. Prerequisites: Knowledge in java and drool Audience Level: Beginner, Intermediate Some of the […]

Javascript Laptop@1x.jpg

Sass Maps and Iterators

One of the top rules for programmers is to stay DRY – don’t repeat yourself. CSS preprocessors are great for helping UI developers accomplish this goal. However, there are still some instances where it seems as if you can’t help but repeat yourself. Here’s a common example of background positions using a sprite: Typing “background-position” […]

Blog on Backbone with Underscore Js

Introduction to Backbone and Underscore js: Level of expertise required to understand and implement: Experienced in JavaScript/Jquery Concept This blog is intended for experienced programmers in client side application with JavaScript/JQuery functionality and its integration with backbone and underscore js, by creating a simple project. What is Backbone and Underscore? In a rich client-side applications developers […]

Abstract Bracnhes@1x.jpg

To branch or not to branch? Part II

In my previous post we talked about the major purpose for which the branch templates were originally invented: create different kinds of hierarchies in one click. We covered one of the cases: page hierarchy. Now let’s have a look at another case. Renderings Hierarchy (Case II) Another type of the hierarchy that is often created […]

Creating KPIs in Oracle Sales Cloud

This blog explains the steps involved in creating KPI’s in Oracle Sales Cloud. KPIs are measurements that define and track specific business goals and objectives. 1. Login to Oracle Sales Cloud using the correct credentials and click on the Navigator icon 2. Click on the “Reports and Analytics” link

Javascript Abstract@1x.jpg

8.1 Experience Editor JavaScript APIs

[su_note note_color=”#fafafa”]There are parts of Sitecore APIs that are well understood, widely used, and probably won’t change without a really good reason. And then there are relatively new APIs – some introduced along with new product features (e.g. xDB in 7.5, Content Testing in 8.0) and others added to support the shift in the underlying […]

3 ways to let ATS work with your HTTP server and iOS Apps

At WWDC 2015, Apple announced “App Transport Security” for iOS 9 and OSX 10.11 El Capitan. The “What’s New in iOS” guide for iOS 9 explains: “App Transport Security (ATS) lets an app add a declaration to its Info.plist file that specifies the domains with which it needs secure communication. ATS prevents accidental disclosure, provides secure […]

Load More