Login
Register

Home

Trainings

Fusion Blog

EBS Blog

Authors

CONTACT US

OA Framework - All Articles
  • Register

Oracle Gold Partners, our very popular training packages, training schedule is listed here
Designed by Five Star Rated Oracle Press Authors & Oracle ACE's.

webinar new

Search Courses

An example of View Object Extension in conjunction with Controller class extension

This is a real life implementation example of OA Framework Extension on Release12.
In this extension, you will see how to

   1. Extend a View Object to add a new Column
   2. How to extend a controller class
   3. How to apply substitution of View Object
   4. How to export personalization and deploy the same

Given that this was a real life solution implemented for a client of mine, I am unable to make the business requirement a public knowledge. For the very same principles, I am not detailing the source code for the controller extension.


But yet this document will give you a good idea of how extension of BC4J, extension of Controller and Personalizations work in tandem. This document also gives you steps involved for development & deployment, with screenshots where applicable.

 

Click here to access the R12 OA Framework Extension Document 


 

 

 


Anil Passi

Comments   

0 #1 Rohini 2007-10-30 06:07
Excellent work Anil.

Thanks and Regards,
Senthi l
Quote
0 #2 ChitraG 2007-10-30 21:14
Hello Anil-

I dont know how to post here...it keeps asking the new security image letters every time.. :(

I need more info on
1. Oracle EBS architecture
2. OM - Processing constraints
( how its implemeted using APIs and how they are ported from instance to instance)
3. OM Module as a Functional Consultant (not as a O2C user)

Pls, lemme know if my questions are not clear.

thx,
ch itra
(finally, firefox dint let me...but IE did show a message that the name i used has been already registered...so much for firefox, huh?)
Quote
0 #3 Anil Passi 2007-10-30 22:02
Hi Chitra

I always use firefox, but never saw this issue.
Perhaps you should register yourself. The captcha image is not presented to registered users.

Please elaborate your OM Requirements. A friend of mine has proposed to write up on Order Management.

Th anks,
Anil Passi
Quote
0 #4 Vikram Subramanyam 2007-10-30 23:01
oh, oops, i have juz registered ... (it let me post only once with the same user name.

My questions are basically similar to your "What happens when you login to Apps" article, except in OM module. In the view of functional consultant (not as a end-user), if you could throw some insights on the flow of processes invloved, it would be great.
I'm not asking for "What-to-do" steps as in how-to-book-ord er, how-to-pick-rel ease; instead "What happens in apps, what tables get affected, which APIs gets called" ..that sort of things...To help me troubleshoot any problem scenarios.

Sin ce I have limited knowledge on PL/SQL, sometimes it gets hard to understand the technical perspecive of things. But I am determined to give it a try.

Hope I'm not asking too much.

Thx agn-
chitra
Quote
0 #5 Sachin Sharma 2007-11-03 20:18
Hello Anil,
i very much appreciate ur effort for helping.
please tell how can download oracle workflow 2.6.2. this version is not available on otn.oracle.com. there is available oracle workflow 2.6.3. which is for the oracle database 10g, while i m using the oracle database 9i of oracle application 11.5.10.2 on windows XP.
thanks
Quote
0 #6 Sachin Sharma 2007-11-03 20:24
Hello anil,
i appreciate ur effort for helping us. i want a favoure from u.i m new in this field.
i m using the oracle 9i database of oracle application 11.5.10.2 on windows XP.
where i get the oracle workflow 2.6.2 . this version is not available on
otn.oracle.com . there is available oracle workflow 2.6.3, which is not installing on oracle 9i database, workflow 2.6.3 need database 10g.
please help me, i am very much tense for this.
thanks
Quote
0 #7 Anil Passi 2007-11-03 23:54
Hi Ved,

Both the 9i Client and 10g Client contain the Workflow builder by default.

I think these can be downloaded from otn.

Good luck,
Anil Passi
Quote
0 #8 cayman 2007-11-05 19:56
hi
Hi All,

The client decided to go for R12 in the middle of implementation. We downloaded jDev patch p6197418_R12_Ge neric. We could make test_fwktutoria l.jsp work. Next we copied icx,ap,pa *.xml and *.class from Unix to desktop. Also exported required *PG.xml from mds.

Now we want to create a new project in jDeveloper. We did following

New -> Workspace configured for Oracle Application
Add a new OA Project
Specifi ed the workspace name and project name.

The workspace and project is created but jDev adds all files under JDEV_USER_HOME\ jdev\myprojects which includes all xml, jsp under fnd, icx, ap, pa subdirectories. Then offcourse we are not able to run *PG.xml (e.g. ShoppingHomePG. xml) due to some blank *VO.xml.

Is this the right way of creating project in jDev 10g? OR Should we create empty project and then add content to it? jDev 9i (EBS 11i), never added files by itself, we had to add files (server.xml) to project manually..

Any help will be great!


I am doing following

File -> New
Workspace configured for Oracle Application
Ent er workspace name
Select default directory i.e. USER_JDEV_HOME\ jdev\myprojects
Check "Add new OA project"
Enter project name and directory (same as workspace)
sele ct DB connection and DBC file.

for me all files jsp and xml are getting added under my project. It includes EVERYTHING under fnd, ap, icx, pa (Its a LOT)
Quote
0 #9 Saurabh Sharma 2007-11-05 20:14
Hi Anil,

Thanks a lot...
I have a couple of questions regarding OA Framework customization in R12.
1. Please let me know with the steps to be followed to copy files to/from which locations to go ahead with the customization.
2. For R12, which version of Jdev I should be using.

Great!! ! If you can share some tutorial documents for the same.
Regards,
Satya
Quote
0 #10 SP 2008-01-09 18:39
Hi Anil,

I have downloaded the entire Oracle folder from $JAVA_TOP to myclasses.
Crea ted package inside myproject. C:\Jdev10g\jdev home\jdev\mypro jects\XXTJX\ora cle\apps\per\se lfservice
Under this, I have common & newhire two folders.
I have put the PG.xml files from $PER_TOP/mds to below location.
C:\Jd ev10g\jdevhome\ jdev\myprojects \XXTJX\oracle\a pps\per\selfser vice
ewhire\web ui

I created OAWorkspace and a project. Made Oracle Application RUNtime connection and business component connection. Added all Libraries.
Successfully built the Application(wit h few warnings though).

But while running the "CreatSrchNewHr PG.xml" in Jdev it errors out(edited the error). As pasted below. Please help. Thanks in Advance.
------ ---------------
Error Page
Exception Details.
oracle.apps.fnd .framework.OAEx ception: Could not load application module 'oracle.apps.pe r.selfservice.c ommon.server.Co mmonAM'.
at oracle.apps.fnd .framework.webu i.OAJSPApplicat ionRegistry.reg isterApplicatio nModule(Unknown Source)
dler.ja va:453)
at com.evermind.se rver.http.HttpR equestHandler.s erveOneRequest( HttpRequestHand ler.java:221)
a t com.evermind.se rver.http.HttpR equestHandler.r un(HttpRequestH andler.java:122 )
at com.evermind.se rver.http.HttpR equestHandler.r un(HttpRequestH andler.java:111 )
at oracle.oc4j.net work.ServerSock etReadHandler$S afeRunnable.run (ServerSocketRe adHandler.java: 260)
at com.evermind.ut il.ReleasableRe sourcePooledExe cutor$MyWorker. run(ReleasableR esourcePooledEx ecutor.java:298 )
at java.lang.Threa d.run(Thread.ja va:595)
## Detail 0 ##
JBO-30003: The application pool (socaxs3er03.xg lbsnet.comTJXEB DV11522oracle.a pps.per.selfser vice.common.ser ver.CommonAM) failed to checkout an application module due to the following exception:
orac le.jbo.JboExcep tion: JBO-29000: Unexpected exception caught: oracle.jbo.JboE xception, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NoDe fException, msg=JBO-25002: Definition oracle.apps.per .selfservice.co mmon.server.Com monAM of type ApplicationModu le not found
at oracle.jbo.comm on.ampool.Appli cationPoolImpl. doCheckout(Appl icationPoolImpl .java:2002)

at com.evermind.se rver.http.HttpR equestHandler.r un(HttpRequestH andler.java:111 )
at oracle.oc4j.net work.ServerSock etReadHandler$S afeRunnable.run (ServerSocketRe adHandler.java: 260)
at com.evermind.ut il.ReleasableRe sourcePooledExe cutor$MyWorker. run(ReleasableR esourcePooledEx ecutor.java:298 )
at java.lang.Threa d.run(Thread.ja va:595)

Logout

Copyright (c) 2006, Oracle. All rights reserved.
Quote
0 #11 Kalyan 2008-07-28 15:17
Hi Anil,

I am currently working on R12 with OA Framework Version 12.0.3.
I am using Jdeveloper version p6509325_R12_GE NERIC as per Metalink Note: 416708.1.

I get following Error message while running HellowWorld Tutorial from jdeveloper. I have checked Project Runtime settings..Every thing looks good. Even If run any other tutorial (e.g. toolbox)... I get the same error.

Could you please help me out in resolving this issue ? Thx in Advance.

500 Internal Server Error
java.lang .ExceptionInIni tializerErrorat oracle.apps.fnd .common.WebRequ estUtil.validat eContextPrivate (WebRequestUtil .java:439)at oracle.apps.fnd .common.WebRequ estUtil.validat eContext(WebReq uestUtil.java:3 22)at oracle.apps.fnd .common.WebRequ estUtil.validat eContext(WebReq uestUtil.java:2 25)at _OAErrorPage._j spService(_OAEr rorPage.java:62 )[/OAErrorPage. jsp]at com.orionserver [Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHtt pJspPage.servic e(OrionHttpJspP age.java:59)at oracle.jsp.runt imev2.JspPageTa ble.service(Jsp PageTable.java: 462)at oracle.jsp.runt imev2.JspServle t.internalServi ce(JspServlet.j ava:594)at oracle.jsp.runt imev2.JspServle t.service(JspSe rvlet.java:518) at javax.servlet.h ttp.HttpServlet .service(HttpSe rvlet.java:856) at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.S ervletRequestDi spatcher.invoke (ServletRequest Dispatcher.java :713)at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.S ervletRequestDi spatcher.forwar dInternal(Servl etRequestDispat cher.java:370)a t com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.S ervletRequestDi spatcher.unpriv ileged_forward( ServletRequestD ispatcher.java: 259)at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.S ervletRequestDi spatcher.access $100(ServletReq uestDispatcher. java:51)at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.S ervletRequestDi spatcher$2.oc4j Run(ServletRequ estDispatcher.j ava:193)at oracle.oc4j.sec urity.OC4JSecur ity.doPrivilege d(OC4JSecurity. java:283)at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.S ervletRequestDi spatcher.forwar d(ServletReques tDispatcher.jav a:198)at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.E vermindPageCont ext.handlePageT hrowable(Evermi ndPageContext.j ava:847)at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.E vermindPageCont ext.handlePageE xception(Evermi ndPageContext.j ava:813)at _runregion._jsp Service(_runreg ion.java:193)[/ runregion.jsp]a t com.orionserver [Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHtt pJspPage.servic e(OrionHttpJspP age.java:59)at oracle.jsp.runt imev2.JspPageTa ble.service(Jsp PageTable.java: 462)at oracle.jsp.runt imev2.JspServle t.internalServi ce(JspServlet.j ava:594)at oracle.jsp.runt imev2.JspServle t.service(JspSe rvlet.java:518) at javax.servlet.h ttp.HttpServlet .service(HttpSe rvlet.java:856) at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.S ervletRequestDi spatcher.invoke (ServletRequest Dispatcher.java :713)at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.S ervletRequestDi spatcher.forwar dInternal(Servl etRequestDispat cher.java:370)a t com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.H ttpRequestHandl er.doProcessReq uest(HttpReques tHandler.java:8 71)at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.H ttpRequestHandl er.processReque st(HttpRequestH andler.java:453 )at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.H ttpRequestHandl er.serveOneRequ est(HttpRequest Handler.java:22 1)at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.H ttpRequestHandl er.run(HttpRequ estHandler.java :122)at com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].server.http.H ttpRequestHandl er.run(HttpRequ estHandler.java :111)at oracle.oc4j.net work.ServerSock etReadHandler$S afeRunnable.run (ServerSocketRe adHandler.java: 260)at oracle.oc4j.net work.ServerSock etAcceptHandler .procClientSock et(ServerSocket AcceptHandler.j ava:239)at oracle.oc4j.net work.ServerSock etAcceptHandler .access$700(Ser verSocketAccept Handler.java:34 )at oracle.oc4j.net work.ServerSock etAcceptHandler $AcceptHandlerH orse.run(Server SocketAcceptHan dler.java:880)a t com.evermind[Or acle Containers for J2EE 10g (10.1.3.3.0) ].util.Releasab leResourcePoole dExecutor$MyWor ker.run(Releasa bleResourcePool edExecutor.java :298)at java.lang.Threa d.run(Thread.ja va:595)Caused by: java.lang.Illeg alArgumentExcep tion: WebAppsContext. getJDBCConnecti on() == nullat oracle.apps.fnd .functionSecuri ty.FunctionSecu rity.init(Funct ionSecurity.jav a:1602)at oracle.apps.fnd .functionSecuri ty.FunctionSecu rity.(FunctionS ecurity.java:18 8)at oracle.apps.fnd .sso.SSOUtil.ge tLocalPwdChange Url(SSOUtil.jav a:709)at oracle.apps.fnd .sso.SSOUtil.ge tLocalPwdChange Url(SSOUtil.jav a:765)at oracle.apps.fnd .sso.SSOManager .(SSOManager.ja va:2209)... 37 more
Quote
0 #12 Michele 2009-03-27 11:43
Hello Anil

After training on OAF 11i, I finally get to work on R12. I am using the base versionb of R12 on Vision and as a training excercise I am trying to add "approved date" to the iProcurement Self Service Page. Your article is very helpful but I have a question. In the section to extend the view Object you indicate to "create a Business Components package". In 11i , one right-clicks the project and this option appears on the menu. This is not the case in R12. How is this done in R12? In your article - you omit to give the steps on how you did this and I would really like to know how to get past this point.
Quote
0 #13 login idnpoker 2022-03-01 16:40
Its not my first time to go to see this website, i am browsing this web site dailly
and get good information from here all the time.
Quote
0 #14 idnpoker 2022-03-02 15:01
I think the admin of this web page is actually working hard in support of
his web site, as here every data is quality based information.
Quote
0 #15 idn poker android 2022-03-11 02:01
Having read this I believed it was very informative.

I appreciate you spending some time and effort to put this content together.
I once again find myself personally spending a significant amount of time both reading and posting comments.
But so what, it was still worth it!
Quote
0 #16 download idn poker 2022-03-25 08:42
My relatives all the time say that I am wasting my time here at web, except I know I am
getting experience every day by reading such fastidious articles
or reviews.
Quote
0 #17 idnpoker.com 2022-03-25 14:23
Its like you learn my mind! You seem to know so much about this, like you wrote
the guide in it or something. I think that you could do with
some p.c. to pressure the message home a bit,
but instead of that, that is excellent blog.
A fantastic read. I'll definitely be back.
Quote
0 #18 login idnpoker 2022-03-25 15:45
I have to thank you for the efforts you've put in writing this website.
I'm hoping to see the same high-grade content from
you in the future as well. In fact, your creative writing abilities has motivated me to
get my very own blog now ;)
Quote
0 #19 idnpoker 2022-03-25 16:52
Good day! This post couldn't be written any better! Reading this post reminds me of my good old room
mate! He always kept talking about this. I will forward this write-up to
him. Pretty sure he will have a good read. Thank you for sharing!
Quote
0 #20 idn poker 2022-03-25 17:01
Nice blog! Is your theme custom made or did you download it from somewhere?
A theme like yours with a few simple adjustements would really make my blog jump out.
Please let me know where you got your design. Appreciate it
Quote
0 #21 xt_blog 2022-03-25 17:19
Just desire to say your article is as surprising.
The clearness in your post is simply cool and i could
assume you are an expert on this subject. Fine with your permission let me to grab
your feed to keep up to date with forthcoming post. Thanks a million and please carry on the rewarding work.
Quote
0 #22 idn poker 2022-03-25 17:40
With havin so much content do you ever run into any problems of plagorism or copyright violation? My website has a lot of completely unique content I've either written myself
or outsourced but it appears a lot of it is popping it up all over the web without my agreement.
Do you know any solutions to help stop content from being stolen? I'd truly appreciate it.
Quote
0 #23 poker idn apk 2022-03-25 18:00
I have read so many posts concerning the blogger lovers but this article is
actually a nice piece of writing, keep it up.
Quote
0 #24 idnpoker.com 2022-03-25 18:22
I am regular visitor, how are you everybody? This article posted at this site is really nice.
Quote
0 #25 idnpoker.com 2022-03-25 18:27
Hi there, I desire to subscribe for this webpage to
obtain newest updates, so where can i do it please assist.
Quote
0 #26 idnpoker 2022-03-25 18:46
Hey! Do you use Twitter? I'd like to follow you if that would be okay.

I'm absolutely enjoying your blog and look forward to
new updates.
Quote
0 #27 idnpoker.com 2022-03-25 18:50
My brother recommended I might like this blog. He was totally right.
This post actually made my day. You can not imagine just how much time I had spent
for this info! Thanks!
Quote
0 #28 idnpoker.com 2022-03-25 19:01
Why viewers still make use of to read news papers when in this technological
world everything is presented on net?
Quote
0 #29 idnpoker.com 2022-03-25 19:42
Hello! I know this is somewhat off topic but I was wondering which
blog platform are you using for this website?
I'm getting tired of Wordpress because I've had issues with
hackers and I'm looking at alternatives for another platform.
I would be great if you could point me in the direction of a
good platform.
Quote
0 #30 idnpoker download 2022-03-25 20:02
I have been exploring for a bit for any high-quality articles or blog posts on this kind of house .
Exploring in Yahoo I at last stumbled upon this site.
Reading this info So i'm glad to convey that I have an incredibly
just right uncanny feeling I found out exactly what I needed.
I so much without a doubt will make certain to don?t forget
this website and provides it a glance regularly.
Quote
0 #31 idn poker 2022-03-25 20:46
What's up, yes this paragraph is really good and I have learned
lot of things from it about blogging. thanks.
Quote
0 #32 idnpoker 2022-03-25 21:17
Hello! This is my first visit to your blog! We are a collection of volunteers and starting a new initiative in a community in the same
niche. Your blog provided us beneficial information to work on. You have done a extraordinary job!
Quote
0 #33 idn poker 88 2022-03-25 21:48
I just like the helpful information you provide
to your articles. I'll bookmark your weblog and
test once more right here frequently. I'm somewhat sure I'll be told lots
of new stuff proper right here! Good luck for the next!
Quote
0 #34 idnpoker.com 2022-03-25 21:56
Very good blog you have here but I was curious if you knew
of any discussion boards that cover the same topics talked
about in this article? I'd really love to be a part of online
community where I can get feedback from other knowledgeable individuals that share the same interest.
If you have any suggestions, please let me know. Appreciate it!
Quote
0 #35 idnpoker 2022-03-26 03:09
We stumbled over here from a different website and thought I might as well check
things out. I like what I see so now i'm following you. Look
forward to looking into your web page yet again.
Quote
0 #36 idn poker 2022-03-28 23:00
It's really a cool and useful piece of info. I am
glad that you simply shared this useful information with us.
Please stay us up to date like this. Thank you for sharing.
Quote
0 #37 idn poker 88 2022-03-29 09:36
Awesome article.
Quote
0 #38 idnpoker.com 2022-03-30 00:24
Please let me know if you're looking for a article author for your
blog. You have some really good articles and I believe I would be a good asset.
If you ever want to take some of the load off, I'd really like to write some articles for your blog in exchange for a
link back to mine. Please blast me an e-mail if interested.
Kudos!
Quote
0 #39 idnpoker.com 2022-03-30 00:24
Please let me know if you're looking for a article author for your
blog. You have some really good articles and I believe I would be a good asset.
If you ever want to take some of the load off, I'd really like to write some articles for your blog in exchange for a
link back to mine. Please blast me an e-mail if interested.
Kudos!
Quote
0 #40 idnpoker88 2022-03-30 02:37
May I just say what a relief to uncover someone that truly understands what they're discussing over the internet.
You definitely know how to bring an issue to light and make it important.
A lot more people should read this and understand this side of the story.
I can't believe you're not more popular because you most certainly
have the gift.
Quote
0 #41 idnpoker 2022-03-30 22:41
This website was... how do you say it? Relevant!! Finally I've found something that helped me.

Thanks a lot!
Quote
0 #42 idn poker 2022-03-30 23:44
This is a really good tip particularly to those fresh to the blogosphere.

Brief but very precise info… Thanks for sharing this one.
A must read post!
Quote
0 #43 idnpoker 2022-03-31 22:33
Howdy I am so happy I found your blog page,
I really found you by accident, while I was researching on Bing for something else, Regardless I am here
now and would just like to say thanks for a tremendous post and a all round entertaining blog (I also love the
theme/design), I don't have time to read through it all at the moment but I have book-marked it and also included your RSS feeds, so when I have
time I will be back to read much more, Please do keep up the fantastic work.
Quote
0 #44 idnpoker.com 2022-04-01 22:00
I just couldn't depart your website before suggesting that I really loved the
usual info a person supply to your visitors?
Is going to be back regularly to check up on new posts
Quote
0 #45 idnpoker 2022-04-02 04:54
hello there and thank you for your information –
I've certainly picked up anything new from right here.
I did however expertise some technical issues using
this website, since I experienced to reload the website
lots of times previous to I could get it to load properly.
I had been wondering if your hosting is OK? Not that I am complaining,
but sluggish loading instances times will often affect your placement in google
and can damage your quality score if ads and marketing with Adwords.
Well I am adding this RSS to my e-mail and could look out for a lot more of your respective exciting
content. Ensure that you update this again soon.
Quote
0 #46 idn poker 2022-04-02 11:20
Wonderful beat ! I would like to apprentice while you amend your site, how can i subscribe for
a blog website? The account helped me a acceptable deal.

I have been tiny bit familiar of this your broadcast provided vibrant transparent idea
Quote
0 #47 idn poker 2022-04-02 12:45
This is my first time pay a visit at here and i am in fact impressed to read everthing at
single place.
Quote
0 #48 idnpoker 2022-04-04 12:07
Wonderful blog! Do you have any suggestions for aspiring writers?
I'm hoping to start my own website soon but I'm a little lost on everything.
Would you suggest starting with a free platform like Wordpress or go for a paid option? There are so
many choices out there that I'm completely overwhelmed
.. Any ideas? Thanks a lot!
Quote
0 #49 idnpoker.com 2022-04-16 20:43
Hey! Do you know if they make any plugins to safeguard against hackers?

I'm kinda paranoid about losing everything I've worked hard on. Any tips?
Quote
0 #50 idn poker 2022-04-17 12:43
Very good info. Lucky me I recently found your website by accident (stumbleupon).
I have book marked it for later!
Quote
0 #51 idn poker 2022-04-19 09:06
Great article.
Quote
0 #52 apk poker idn 2022-04-23 08:21
Aw, this was an incredibly good post. Taking the
time and actual effort to make a very good article… but what can I say… I procrastinate a whole
lot and don't manage to get anything done.
Quote
0 #53 idnpoker.com 2022-04-24 01:03
Thanks for sharing such a good opinion, post
is pleasant, thats why i have read it entirely
Quote
0 #54 idnpoker 2022-04-26 10:20
It's awesome to go to see this site and reading the views of all mates concerning this post, while I
am also zealous of getting knowledge.
Quote
0 #55 idnpoker 2022-04-30 11:32
Post writing is also a excitement, if you be acquainted with afterward you can write or
else it is difficult to write.
Quote
0 #56 idnpoker 88 2022-05-08 06:07
Great blog here! Also your web site loads up very fast!

What web host are you using? Can I get your affiliate link to your host?
I wish my site loaded up as fast as yours lol
Quote
0 #57 idn poker 2022-05-08 12:16
Thank you for the auspicious writeup. It in fact was
a entertainment account it. Look complicated to far added agreeable
from you! However, how can we communicate?
Quote
0 #58 idn poker 88 2022-05-09 20:15
Helpful information. Fortunate me I discovered your web site by
accident, and I am shocked why this coincidence did not came about in advance!
I bookmarked it.
Quote
0 #59 idnpoker 88 2022-05-10 14:48
Hi there would you mind letting me know which webhost you're using?

I've loaded your blog in 3 completely different browsers and
I must say this blog loads a lot faster then most.
Can you recommend a good internet hosting provider at a reasonable price?
Kudos, I appreciate it!
Quote
0 #60 idnpoker 88 2022-05-11 15:22
I have been browsing online more than three hours today, yet I never found any interesting article
like yours. It is pretty worth enough for me. In my view, if all web owners
and bloggers made good content as you did, the net will be a lot more useful than ever before.
Quote
0 #61 idnpoker.com 2022-05-11 15:40
Hi there! Quick question that's entirely off topic. Do you know how to make your site mobile
friendly? My web site looks weird when browsing from my iphone4.

I'm trying to find a theme or plugin that might be able to resolve this problem.
If you have any recommendations , please share. With thanks!
Quote
0 #62 idnpoker 88 2022-05-12 01:37
Amazing blog! Is your theme custom made or did you download it from somewhere?
A design like yours with a few simple adjustements would really make my blog shine.
Please let me know where you got your theme.

Many thanks
Quote
0 #63 idn poker 2022-05-12 11:42
I've been exploring for a little bit for any high quality articles or blog posts on this sort of house .
Exploring in Yahoo I finally stumbled upon this website.
Reading this info So i am glad to exhibit that I've an incredibly just right uncanny feeling I found out exactly what I
needed. I most certainly will make sure to do not put out of your mind this website and provides it a look
on a constant basis.
Quote
0 #64 idnpoker 88 2022-05-12 11:44
It is not my first time to pay a visit this website, i am
visiting this site dailly and take nice data from here everyday.
Quote
0 #65 idnpoker 2022-05-13 13:21
These are genuinely fantastic ideas in about blogging.

You have touched some fastidious factors here.
Any way keep up wrinting.
Quote
0 #66 idnpoker.com 2022-05-15 06:07
great put up, very informative. I'm wondering why the other experts of this sector
do not notice this. You should continue your writing.
I'm confident, you've a huge readers' base already!
Quote
0 #67 idn poker 2022-05-16 04:10
I do not even know how I finished up right here, but I thought this publish was great.
I don't recognize who you're but certainly you are going to a famous blogger should you aren't already.
Cheers!
Quote
0 #68 idn poker 2022-05-17 01:48
I constantly spent my half an hour to read this blog's
articles or reviews everyday along with a mug of coffee.
Quote
0 #69 idnpoker 88 2022-05-18 22:52
Hello, i feel that i noticed you visited my website thus i got here to
go back the want?.I am trying to to find things to enhance my website!I assume its adequate to make use of a few of your ideas!!
Quote
0 #70 idn poker 88 2022-05-19 04:43
What's up, I wish for to subscribe for this webpage to
take hottest updates, therefore where can i do it please help out.
Quote
0 #71 idnpoker 2022-05-20 23:35
I visited several web sites except the audio feature for
audio songs existing at this website is truly wonderful.
Quote
0 #72 idnpoker 2022-05-21 00:13
If some one wants to be updated with most recent technologies
then he must be pay a quick visit this web page and be up to date daily.
Quote
0 #73 This Article 2022-05-22 00:20
Howdy! I simply would like to offer you a big thumbs up for the excellent information you have
got here on this post. I am returning to your site for
more soon.
Quote
0 #74 idnpoker.com 2022-05-23 21:29
I'm extremely inspired with your writing talents as smartly as with the structure
to your blog. Is that this a paid subject matter
or did you customize it yourself? Anyway stay up the nice high quality writing, it is rare
to look a nice weblog like this one these days..
Quote
0 #75 idnpoker88 2022-05-24 03:22
hello!,I like your writing very much! proportion we keep up a correspondence
extra approximately your article on AOL? I need an expert on this area to solve my problem.
Maybe that's you! Taking a look forward to look you.
Quote
0 #76 install idn poker 2022-05-25 04:39
Hello to every , as I am actually keen of reading this web site's post
to be updated regularly. It carries good data.
Quote
0 #77 idn poker88 2022-05-27 15:40
For newest information you have to pay a visit web
and on world-wide-web I found this web page as a finest website for most
recent updates.
Quote
0 #78 idn poker 2022-05-27 22:28
Great blog you have got here.. It's hard to find good quality writing like yours nowadays.

I honestly appreciate individuals like you! Take care!!
Quote
0 #79 idn poker 88 2022-05-28 15:51
I always spent my half an hour to read this website's content daily along with a cup of
coffee.
Quote
0 #80 idn poker 2022-05-28 19:48
Excellent post. Keep posting such kind of info on your
page. Im really impressed by your blog.
Hi there, You have done a fantastic job. I'll certainly digg it and individually recommend to my friends.
I'm confident they will be benefited from this
web site.
Quote
0 #81 idnpoker 2022-05-30 10:19
I love what you guys tend to be up too. This kind of clever work and exposure!

Keep up the terrific works guys I've added you guys to my own blogroll.
Quote
0 #82 idnpoker 88 2022-06-03 21:33
Hi there everyone, it's my first visit at this web site, and
article is in fact fruitful designed for me, keep up posting these articles or reviews.
Quote
0 #83 idn poker 2022-06-04 05:14
Thanks for your marvelous posting! I truly enjoyed reading it, you
will be a great author. I will be sure to bookmark your blog and will come back someday.
I want to encourage you continue your great writing, have a
nice weekend!
Quote
0 #84 idnpoker 2022-06-06 06:36
Great blog here! Additionally your site lots
up very fast! What web host are you the usage of?

Can I get your associate link in your host? I desire my web site loaded up as fast as yours lol
Quote
0 #85 idn poker 2022-06-07 11:03
Hi mates, its enormous article about tutoringand fully defined, keep
it up all the time.
Quote
0 #86 poker88 idn 2022-06-10 12:24
This site was... how do you say it? Relevant!! Finally I've found something which helped me.
Thank you!
Quote

Add comment


Security code
Refresh

Search Trainings

Fully verifiable testimonials

Apps2Fusion - Event List

<<  Apr 2024  >>
 Mon  Tue  Wed  Thu  Fri  Sat  Sun 
  1  2  3  4  5  6  7
  8  91011121314
15161718192021
22232425262728
2930     

Enquire For Training

Related Items

Fusion Training Packages

Get Email Updates


Powered by Google FeedBurner