Oracle Blog
Menu
  • Oracle
    • PL/SQL
    • E-Business Suite
    • Oracle Application Framework (OAF)
    • Oracle ADF
    • Oracle Workflow
  • C/C++
  • Hakkımda
  • İletişim

Oracle, C/C++, JAVA

Oracle EBS Service Invocation Framework (Business Events – SIF)

September 29, 2015 · by altunkan · in E-Business Suite, Oracle Workflow, PL/SQL

Merhaba, Bu yazıda, Oracle EBS üzerinde iş olaylarını kullanarak web servis çağırma yöntemini aktaracağım. Servislerin çağrılması için kullanılan framework adı literatürde Service Invocation Framework (SIF) olarak geçmektedir. Bu framework, iş olayları üzerine kuruludur. Dolayısıyla uygulama üzerinde iş olay tanımı ve…

Oracle APPS Borçlar Muhasebesi Ödeme Yaratma API

September 28, 2015 · by altunkan · in E-Business Suite

Merhaba, Bu yazıda Oracle EBS Borçlar Muhasebesi modülünde ödeme yaratma yöntemini paylaşacağım. Borçlar Muhasebesi modülünde PUBLIC bir ödeme yaratma API’si bulunmamaktadır. Fakat AP_PAY_SINGLE_INVOICE_PKG paketinde bulunan AP_Pay_Invoice_In_Full prosedürüne ufak bir ekleme ile içerisindeki BUG’ı yok ederek, ödeme oluşturup, faturaları ödeyebiliyoruz. Prosedür içerisinde yer alan l_next_check_number değişkeni…

Oracle APPS Account Payables Create Payment API

September 28, 2015 · by altunkan · in E-Business Suite

Hello, In this tutorial, I am going to share an unknown method for creating paymanets on Oracle EBS Account Payables. Since there isn’t any public API provided by Oracle, as developers we are investing into new methods. There is a…

Oracle EBS Service Invocation Framework (Business Events - SIF)

Oracle EBS Service Invocation Framework (Business Events – SIF)

June 19, 2015 · by altunkan · in E-Business Suite, Oracle Workflow, PL/SQL

In this tutorial, I am going to invoke an external test web service with SIF. SIF mechanism is based on events, therefore we are going to define business events and subscriptions. After that, we can raise events in pl/sql. You…

Oracle APPS Integrated SOA Gateway Publishing Web Service

March 16, 2015 · by altunkan · in E-Business Suite

Hello, In this tutorial, I am going to explain how to publish web services with Integrated SOA Gateway. Integrated SOA Gateway is an external module which can be installed on Oracle EBS. We can publish web services with pl/sql in a…

1 2 … 10 Next →

Visitors

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 11 other subscribers

Copyright © 2023 Oracle Blog

Powered by WordPress and Origin