This post is in continuation of my last Siebel Open UI example to integrate LinkedIn in Siebel Open UI, please refer this first. Lets start with actual PM-PR coding, till now we have created our app on LinkedIn to connect with. Now from Presentation Model we need to call AUTH API of LinkedIn to authorize our access by using our…
Tag: Siebel Open UI Tools
Create your first App on LinkedIn
To get data from any social network, we need to register ourselves and authorize first. Same way, in LinkedIn we will create a application and register our live website to get a key. This key will later used by LinkedIn to authorize every time when we try to access its data. Let’s start in pieces… LinkedIn’ Developer page We never…
Siebel Open UI: How to integrate LinkedIn in Siebel ??
One of my blog’s reader asked me, How to integrate Facebook into Siebel ?? I thought what kind of requirement it could be, then I came up with a scenario where we can innovate, and dazzle our Siebel Clients…. But I have never implemented any Social integration using EAI concepts, but with the help of Siebel Open UI we gonna implement LinkedIN…
How to integrate Bootstrap in Siebel ?
I know you guys are eagerly waiting for this post, finally its here !!! Again this post talks only about Siebel Open UI (8.1.11.x) . Integrating Bootstrap is same as of integrating any jQuery plugin in siebel. So, if you have already done such integration, then it will be lot easier for you. In my last post, we disscused about files…
Siebel Open UI: How to integrate Bootstrap in Siebel ??
Well its really amazing to know that we can use all latest stuffs in market to modernize our traditional Siebel UI…thanks a ton to Open UI.. 🙂 🙂 Being a Siebel developer, I can never expect of you guys listen this keyword :: Bootstrap. But if you have a UI friend else you are working on Open UI, must listen…
Using Google Chrome to debug and edit jQuery directly in browser
This post belongs to Siebel Open UI tools, means a step ahead for all Open UI developers to get their things done despite of hell of limitations.. Scenario: Its a possible case that yours local set up of Siebel 8.1.1.11 got corrupted while you have to fix some issue on server… OR Some objects like virtual Business Components not working…