-
Notifications
You must be signed in to change notification settings - Fork 7
Release Product
damiancosmoschapman edited this page Sep 12, 2022
·
5 revisions
Home / API / Release Product
Reads a Release Product association.
Authentication: Windows
Privilege : Moderator
, Power User
Method: PxStat.Data.ReleaseProductAssociation_API.Read
Parameters:
Name | Type | Default | Description |
---|---|---|---|
RlsCode |
Int | Release Code | |
LngIsoCode |
String | [Default language ISO code for system] | ISO Language Code |
Return: Array
[ Object
]
Name | Type | Description |
---|---|---|
PrcCode |
Int | Product Code |
ProductValue |
String | Product value |
SbjCode |
String | Subject code |
SbjValue |
String | Subject value |
Creates a Release Product association.
Authentication: Windows
Privilege : Moderator
, Power User
Method: PxStat.Data.ReasonRelease_API.Create
Parameters:
Name | Type | Default | Description |
---|---|---|---|
RlsCode |
Int | Release Code | |
PrcCode |
String | Product Code |
Return: String with value of success
Deletes a Release Product association.
Authentication: Windows
Privilege : Moderator
, Power User
Method: PxStat.Data.ReasonRelease_API.Delete
Parameters:
Name | Type | Default | Description |
---|---|---|---|
RlsCode |
Int | Release Code | |
PrcCode |
String | Product Code |
Return: String with value of success
Update
Database Scripts
Configuration
API
- Home
- Data
- Security
- Subscription
- System
- Navigation
- Notification
- Settings
- Workflow
- Px Build
Developer
- Home
- Developer Tools
- Client Tier
- Server Tier
- Database Tier