Project

General

Profile

Feature #1843

Pembuatan API

Added by Moch Alinafia about 2 years ago. Updated 11 days ago.

Status:
Closed
Priority:
Urgent
Assignee:
Start date:
11/29/2022
Due date:
12/01/2022
% Done:

0%

Estimated time:

Description

Dear Mang wanto
tolong di bikin API untuk data data ini
- Personal Data (PHRPA0001 + PHRPA0012)
- Comuniccation data
- Assignment (PHRPA0002 + PHRPA0010)
- history
- History tarining (PHRPA0046)

tolong yah
makasih


Files

Publish.7z (21.7 MB) Publish.7z Saswanto Tampan, 11/30/2022 12:10 PM
#1

Updated by Kezia Pawitra Yulianti about 2 years ago

  • Due date set to 12/01/2022
  • Status changed from New to Assigned
  • Priority changed from Normal to Urgent
#2

Updated by Saswanto Tampan about 2 years ago

  • File Publish.7z Publish.7z added
  • Status changed from Assigned to QA Test
  • Assignee changed from Saswanto Tampan to Moch Alinafia

bikin SCHEMA baru di db

CREATE SCHEMA api;
GO

bikin store procedure

PROCEDURE [api].[GetEmpHistory]
PROCEDURE [api].[GetEmpDetail]

api menggunakan barrier token

POST urlapi/token

body
username =
password = tpi123Aa@minova
grant_type = password

GET urlapi/api/employee/history?EmployeeID=00000493

HEADER
Authorization = (barrier token)
EmployeeID=00000493

#3

Updated by Muhammad Bintar almost 2 years ago

  • Status changed from QA Test to Deploy
#4

Updated by Moch Alinafia 11 days ago

  • Status changed from Deploy to Closed

Also available in: Atom PDF