soda for word 97 template - people.dsv.su.seperjons/srilanka2/rosen/... · web view1.7 document...

25
PIP Specification Cluster 3: Order Management Segment A: Quote and Order Entry PIP3A5: Query Order Status ©1999 RosettaNet. All Rights Reserved.

Upload: others

Post on 27-Feb-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP Specification

Cluster 3: Order ManagementSegment A: Quote and Order Entry

PIP3A5: Query Order Status

Release 1.11 June 2000

©1999 RosettaNet. All Rights Reserved.

Page 2: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

Table of Contents1 Document Management....................................................................iii

1.1 Legal Disclaimer...........................................................................................iii

1.2 Copyright.....................................................................................................iii

1.3 Trademarks..................................................................................................iii

1.4 Acknowledgments........................................................................................iii

1.5 Prerequisites................................................................................................iii

1.6 Related Documents......................................................................................iii

1.7 Document Version History...........................................................................iv

2 Introduction......................................................................................1

3 Business Operational View.................................................................2

3.1 Business Process Definition..........................................................................2

3.2 PIP Purpose...................................................................................................2

3.3 PIP Business Process Flow Diagram..............................................................3

3.4 PIP Start State...............................................................................................4

3.5 PIP End States...............................................................................................4

3.6 Partner Role Descriptions.............................................................................5

3.7 Business Process Activity Controls...............................................................5

3.8 PIP Business Information..............................................................................6

4 Functional Service View.....................................................................7

4.1 Network Component Design.........................................................................7

4.2 Business Action and Business Signal Specification.......................................8

4.3 Business Transaction Dialog Specification....................................................9

©1999 RosettaNet. All Rights Reserved. i 1 June 2000

Page 3: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

5 IMPLENTATION FRAMEWORK VIEW...................................................14

5.1 Query Purchase Order Status Dialog: Service-Service................................14

5.2 Query Purchase Order Status Dialog: Service-Agent-Service.....................14

5.3 Query Purchase Order Status Dialog: Agent-Service-Service.....................15

©1999 RosettaNet. All Rights Reserved. ii 1 June 2000

Page 4: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

1 Document Management1.1 Legal Disclaimer

The draft specifications set forth herein are for discussion purposes only. This is a working document and is not intended for commercial use or public dissemination. Neither RosettaNet nor its members shall be responsible for any loss resulting from any use of this document or the specifications herein.

1.2 Copyright

©1999 RosettaNet. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Printed in the United States of America.

1.3 Trademarks

In the best effort, all terms mentioned in this document that are known to be trademarks or registered trademarks have been appropriately recognized in the first occurrence of the term.

1.4 Acknowledgments

This document has been prepared by Edifecs Commerce (http://www.edifecs.com, http://www.CommerceDesk.com) from requirements gathered during the cluster/segment workshops and in conformance with the RosettaNet methodology.

1.5 Prerequisites

The audience should be familiar with the RosettaNet User’s Guide, “Understanding a PIP Blueprint.” This document can be downloaded from the RosettaNet EConcert Document Library at the following web address.

http://www.rosettanet.org/usersguides/

1.6 Related Documents

Associated PIP Message Guidelines (included with PIP Blueprint and PIP Specification) Associated PIP Message Schemas (included with PIP Specification only) RosettaNet Technical Dictionarieshttp://www.rosettanet.org/techdictionaries/

©1999 RosettaNet. All Rights Reserved. iii 1 June 2000

Page 5: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

RosettaNet Business Dictionaryhttp://www.rosettanet.org/businessdictionary/

©1999 RosettaNet. All Rights Reserved. iv 1 June 2000

Page 6: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

1.7 Document Version HistoryVersion Date PIP Specification DevelopmentRelease 1.0 16 Nov

1999RosettaNet: Approved Standard authorized for publication.

Release 1.1 7 Jan 2000 RosettaNet: Approved Standard updated per DRT; authorized for publication.

Version unchanged

1 Jun 2000 Edifecs Commerce: Updated URLs in Prerequisites and Related Docs sections

©1999 RosettaNet. All Rights Reserved. v 1 June 2000

Page 7: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

2 Introduction

A Partner Interface Process (PIP) Specification comprises the following three views of the e-Business PIP model.

1. Business Operational View (BOV). Captures the semantics of business data entities and their flow of exchange between roles as they perform business activities. The content of the BOV section is based on the PIP Blueprint document created for RosettaNet's business community.

2. Functional Service View (FSV). Specifies the network component services and agents and the interactions necessary to execute PIPs. The FSV includes all of the transaction dialogs in a PIP Protocol. The purpose of the FSV is to specify a PIP Protocol that is systematically derived from the BOV. The two major components within the FSV are the network component design and network component interactions.

3. Implementation Framework View (IFV). Specifies the network protocol message formats and communications requirements between peer-protocols supported by network components in the RosettaNet Implementation Framework. These messages are exchanged when software programs execute a PIP; RosettaNet distributes these as XML Message Guidelines.

©1999 RosettaNet. All Rights Reserved. 1 1 June 2000

Page 8: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

3 Business Operational View

3.1 Business Process Definition

The status of a product order is requested after a purchase order is created. The status of a purchase order informs a requesting partner of the fulfillment and shipping status of the products in the order. For example, products in the purchase order request may be backordered, shipped, or the entire purchase order may have been canceled.

3.2 PIP Purpose

The purpose of this PIP is to specify a process for querying and receiving order status.

©1999 RosettaNet. All Rights Reserved. 2 1 June 2000

Page 9: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

3.3 PIP Business Process Flow Diagram

Figure 3-1: Query Order Status

©1999 RosettaNet. All Rights Reserved. 3 1 June 2000

Page 10: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

3.4 PIP Start State

The start state is comprised of the following condition: Purchase Order exists.

3.5 PIP End States

End states are comprised of one or more conditions:

END Purchase Order Status exists.

FAILED The "Notification of Failure" PIP has been executed. (This is a RosettaNet convention.) Purchase Order Status does not exist.

©1999 RosettaNet. All Rights Reserved. 4 1 June 2000

Page 11: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

3.6 Partner Role Descriptions

Table 3-1 describes the activities performed by each role in this PIP.Table 3-1: Partner Role Descriptions

Role Name Role Description Role TypeBuyer An employee or organization that buys

products for a partner type in the supply chain.

Functional

Seller An organization that sells products to partners in the supply chain.

Organizational

3.7 Business Process Activity Controls

Table 3-2 describes the interaction contract between roles performing business activities in this PIP.

Table 3-2: Business Activity DescriptionsRole Nam

eActivity Name Activity Description

Pre-Conditions

Post-Conditions

Buyer Query Purchase Order Status

Activity queries the status of a Purchase Order from a Seller.

Purchase Order is provided

Purchase Order Status is received

Table 3-3 details the security, audit and process controls relating to activities performed in the PIP.

Table 3-3: Business Activity Performance Controls

Role Nam

eActivity Name

Acknowledgment of Receipt

Tim

e to

Ac

know

ledg

e Ac

cept

ance

Tim

e to

Per

form

Retr

y Co

unt

Is A

utho

riza

tion

Re

quir

ed?

Non

-Re

pudi

atio

n of

O

rigi

n an

d

Non

-Re

pudi

atio

n Re

quir

ed?

Tim

e to

Ac

know

ledg

e

Buyer Query Purchase Order Status

N 2hr N/A 4hr 3 Y N

©1999 RosettaNet. All Rights Reserved. 5 1 June 2000

Page 12: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

3.8 PIP Business Information

3.8.1 PIP Business Documents

Business documents listed in Table 3-1 are exchanged by roles performing activities in this PIP. The business documents can be downloaded from the RosettaNet business document repository using the Uniform Resource Locator (URL) in Section 1.6, “Related Documents.”

Table 3-4: PIP Business DocumentsBusiness Document Description

Purchase Order Status Query

A query to request the status of an existing purchase order.

Purchase Order Status Response

A response to a query requesting the status of an existing purchase order. The status reflects the current state of the Purchase Order at the time of the request.

3.8.2 Business Data Entities

The business data entities, fundamental business data entities, and global identifying properties can be found in the RosettaNet business dictionary repository using the URL specified in Section 1.6, “Related Documents.”

Business Data Entity SecurityThere are no security controls specified for this PIP.

©1999 RosettaNet. All Rights Reserved. 6 1 June 2000

Page 13: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

4 Functional Service View

The two major components in the FSV are the network component design and possible network component interactions, listed in sections 4.1 and 4.3.

4.1 Network Component Design

A network component design specifies the network components necessary to execute the PIP and the network component collaboration. A network component design is comprised of Agent components and Business Service components that enable roles to perform business activities in a networked environment. Network components collaborate by exchanging business action messages and business signal messages.

4.1.1 Network Component Collaboration

Figure 4-1 specifies the network components and their message exchange.

: Buyer : Seller

1. Purchase Order Status Query

2. Purchase Order Status Response

Figure 4-1: Query Purchase Order Status

©1999 RosettaNet. All Rights Reserved. 7 1 June 2000

Page 14: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

4.1.2 Network Component Specification

Each network component maps onto a role in the BOV of the PIP model. Table 4-1 specifies the mapping between roles in the BOV and network components in the FSV.

Table 4-1: Network Component SpecificationNetwork Component in

FSV Classification Maps To Role in BOVBuyer Agent Agent BuyerBuyer Service Business Service BuyerSeller Service Business Service SellerSeller Agent Agent Seller

4.2 Business Action and Business Signal Specification

Each business action maps onto a business document in the BOV of the PIP model. Table 4-2 specifies the mapping between business documents in the BOV and business actions in the FSV.

Table 4-2: Business Action – Business Document Mapping

Business Action in FSVMaps To Business Document in

BOVPurchase Order Status Query Action Purchase Order Status Query

Purchase Order Status Response Action Purchase Order Status Response

©1999 RosettaNet. All Rights Reserved. 8 1 June 2000

Page 15: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

4.3 Business Transaction Dialog Specification

Each business activity between roles in the BOV is specified as a business transaction dialog between network components. There are two fundamental network components modeled in the Functional Service View.

1. Service network component. Implements protocols that include the service layer, transaction and action layer. A service has “network identity” as a business service. The service has an identity URI that can be registered in directories and used for component communication in a distributed computer system.

2. Agent network component. Implements protocols that include the action layer and the agent layer. There is no service layer or transaction layer.

The FSV allows the following network component interaction configurations.1. Agent-Service interaction configuration. An agent can request service

from a service component and a service can respond to the request. Agents cannot respond to requests for service.

2. Service-Service interaction configuration. There can be any number of services between end-point services, but no agents. Services both provide services to agents and other requesting services as well as request services for other services.

3. Agent-Agent interaction configuration. One agent can transfer an action to another agent.

From these three interaction configurations it is possible to derive three additional network-component configurations specific to a trading partner agreement.

1. Service-Agent-Service interaction configuration. Services interact using two or more agents as a bridge. This configuration is typical in configurations where the two services do not know each other’s identity, or when an employee must include additional private information to an action that is sent to another service.

2. Service-Service-Agent interaction configuration. The second service acts as a mailbox for the agent.

3. Agent-Service-Service interaction configuration. A service-to-service transaction is a sub-transaction of a larger agent-service transaction.

The rest of section 4.3 specifies the network component configurations possible for this PIP. Each figure specifies the message exchange sequence as network components collaborate to execute this PIP. Each table shows the properties for each of the messages exchanged by the interactions in the corresponding figure.

©1999 RosettaNet. All Rights Reserved. 9 1 June 2000

Page 16: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

4.3.1 Query Purchase Order Status Dialog: Service-Service

Figure 4-2: Query Purchase Order Status Interactions: Service-Service

Table 4-3: Message Exchange Controls - Query Purchase Order Status

# Name Tim

e to

Ac

know

ledg

e Re

ceip

t Si

gnal

Tim

e to

Ac

know

ledg

e Ac

cept

ance

Ti

me

to

Resp

ond

to

Acti

onIn

clud

ed in

Ti

me

to

Is

Auth

oriz

atio

n Is

Non

-Re

pudi

atio

n

Is S

ecur

e Tr

ansp

ort

1 Purchase Order Status Query Action

2hr N/A 4hr Y Y N Y

1.1 Receipt Acknowledgement N/A N/A N/A Y N N Y

2.1 Purchase Order Status Response Action

2hr N/A N/A Y Y N Y

2.1 Receipt Acknowledgement N/A N/A N/A N N N Y

©1999 RosettaNet. All Rights Reserved. 10 1 June 2000

Page 17: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

4.3.2 Query Purchase Order Status Dialog: Service-Agent-Service

: Buyer Service : Buyer Agent : Sel ler Agent : Sel ler Service

1. ca l lT nx()

1.1. return(:PurchaseOrderStatusQueryAction)

1.1.1. transfer(:PurchaseOrderStatusQueryAction)

1.1.1.1. request(:PurchaseOrderStatusQueryAction)

1.1.1.1.1. signal (:ReceiptAcknowledgem ent)

2. response(PurchaseOrderStatusResponseAction)

2.1. signal(:ReceiptAcknowledgement)

3. ca l lT nx()

3.1. return(:PurchaseOrderStatusResponseAction)

Figure 4-3: Query Purchase Order Status Interactions: Service-Agent-Service

©1999 RosettaNet. All Rights Reserved. 11 1 June 2000

Page 18: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

Table 4-4: Message Exchange Controls - Query Purchase Order Status

# Name Tim

e to

Ac

know

ledg

e Ti

me

to

Ackn

owle

dge

Acce

ptan

ce S

igna

lTi

me

to R

espo

nd

to A

ctio

n

Incl

uded

in T

ime

to P

erfo

rmIs

Aut

hori

zati

on

Requ

ired

?

Is N

on-

Repu

diat

ion

Is S

ecur

e Tr

ansp

ort

1.1. Purchase Order Status Query Action 2hr N/A 4hr Y N N Y

1.1.1 Purchase Order Status Query Action N/A N/A N/A Y N N Y

1.1.1.1.

Purchase Order Status Query Action N/A N/A N/A Y Y N Y

1.1.1.1.1

Receipt Acknowledgement N/A N/A N/A Y N N Y

2. Purchase Order Status Response Action

2hr N/A N/A Y Y N Y

2.1 Receipt Acknowledgement N/A N/A N/A N N N Y

©1999 RosettaNet. All Rights Reserved. 12 1 June 2000

Page 19: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

4.3.3 Query Purchase Order Status Dialog: Agent-Service-Service

Figure 4-4: Query Purchase Order Status Interactions: Agent-Service-Service

Table 4-5: Message Exchange Controls - Query Purchase Order Status

# Name Tim

e to

Ac

know

ledg

e Ti

me

to

Ackn

owle

dge

Acce

ptan

ce S

igna

lTi

me

to R

espo

nd

to A

ctio

n

Incl

uded

in T

ime

to P

erfo

rmIs

Aut

hori

zati

on

Requ

ired

?

Is N

on-

Repu

diat

ion

Is S

ecur

e Tr

ansp

ort

1.1 Purchase Order Status Query Action 2hr N/A 4hr Y Y N Y

1.1.1

Receipt Acknowledgement N/A N/A N/A Y N N Y

2. Purchase Order Status Response Action

2hr N/A N/A Y Y N Y

2.1 Receipt Acknowledgement N/A N/A N/A N N N Y

©1999 RosettaNet. All Rights Reserved. 13 1 June 2000

Page 20: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

5 IMPLENTATION FRAMEWORK VIEW

The tables in Section 5 specify the business messages and their communications requirements for executing this PIP.

5.1 Query Purchase Order Status Dialog: Service-ServiceTable 5-1: Business Message and Communications Specification

# Business Message Guideline Dig

ital

Si

gnat

ure

Requ

ired

?

SSL

Requ

ired

?

1 Purchase Order Status Query Guideline Y Y

1.1 Receipt Acknowledgement Guideline Y Y

2 Purchase Order Status Response Guideline Y Y

2.1 Receipt Acknowledgement Guideline Y YTable 5-2: Business Message and Communications Specification

# Business Message Guideline Dig

ital

Si

gnat

ure

Requ

ired

?

SSL

Requ

ired

?

1.1. Purchase Order Status Query Guideline Y Y

1.1.1.1.1

Receipt Acknowledgement Guideline Y Y

2. Purchase Order Status Response Guideline Y Y

2.1 Receipt Acknowledgement Guideline Y Y

©1999 RosettaNet. All Rights Reserved. 14 1 June 2000

Page 21: SoDA for Word 97 Template - people.dsv.su.seperjons/srilanka2/rosen/... · Web view1.7 Document Version History iv. 2. Introduction 1. 3. Business Operational View 2. 3.1 Business

PIP3A5: Query Order Status Release 1.1 PIP Specification

5.3 Query Purchase Order Status Dialog: Agent-Service-ServiceTable 5-3: Business Message and Communications Specification

# Business Message Guideline Dig

ital

Si

gnat

ure

Requ

ired

?

SSL

Requ

ired

?

1.1 Purchase Order Status Query Guideline Y Y

1.1.1 Receipt Acknowledgement Guideline Y Y

2. Purchase Order Status Response Guideline Y Y

2.1 Receipt Acknowledgement Guideline Y Y

©1999 RosettaNet. All Rights Reserved. 15 1 June 2000