cancel
Showing results for 
Search instead for 
Did you mean: 

party

Former Member
0 Kudos

i want to know when and where we create a party.?

I want to know why we use cache?

No links please just need one line answers

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

In addition to the above discussions,

For security reasons some companies follow the party(it is also net but they provide security and guarantee delivery to the customer, if any problem occur then that party people takes care that) than internet.

This is used in the B2B systems.

For faster processing CACHE is there, if we open some document and closed, again we need that then it will take from harddisk through RAM, but recently used messages are in cache, and cache is faster than RAM, so when we use the cache it takes less time to load the data/execution.

dharamveer_gaur2
Active Contributor
0 Kudos

cache:

There are 3 caches,

1) SLD Cache - Used to cache the objects you created in SLD to runtime.You can check if SLD cache is updated or not in Integration repostory or Integration Directory.

2) CPA cache - Used to cache , adapter or communication channels as well as changes to adapter fraemwrok to runtime.You can check the status of this cache in http://<host><port>/CPACache

3) Repository cache - Used to cache Development obejcts from IR and ID e.g Message Type , Interface, Receiver determination etc .You can track this in SAP Transaction cose SXI_CACHE.

Former Member
0 Kudos

HI,

you will use a party if the involved system (sending or receiver) is not a system of your company. so you will find party in B2B but not in A2A

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4423. [original link is broken] [original link is broken] [original link is broken]

Former Member
0 Kudos

Hi,

we go for service withparty when we are having B2B communication

B2B means Business to Business communication .It is used when there is exchange of information between two different Parties or companies or landscape.

When two applications in different companies communicates with each other we call it B2B Communication.

in case of B2B every party has it own rules which must be followed if we want to communicate between different organization.

refers to link

http://help.sap.com/saphelp_erp2004/helpdata/en/ca/efb540efe68631e10000000a1550b0/content.htm

former_member183906
Active Contributor
0 Kudos

Hii

1.PARTY

party is used in B2B scenarios and is used to unqiuely identify a business entity.business service acts like a business system when we are dealing with party

Party: Is used to represent a business Partner ( who dose not belong to the Current company's landscape). It is generally defined in a B2B scenario. So All the systems/services associated with the Party are referred only as Services.

B2B – means we are using party. Ie., 3rd party or customer landscape.

"Party" comes into picture when we need to communicate with external partners.Is used to represent a business Partner (who doesn't belong to the Current company's landscape).It is generally defined in B2B scenarios.

Difference between party and service without party :

You can assign a service to a communication party or define it as a Service without Party. Services that are assigned to a communication party are displayed in the navigation area of the Integration Builder under Party in the subtree of the party. Services that are not assigned to a communication party are displayed in the subtree as Services Without Party.

Check this one...

Check Below links

http://help.sap.com/saphelp_nw04/helpdata/en/81/104bb1fbab254c8644877c7f856bbf/content.htm

2.CACHE

Cache are important for faster data processing...these are the places where the data gets stored for IS acessing....this reducess the time for IS to goto the actual pace and get data..it is nothing but temp storagr for faster processing and this storga is near to IS.

cehck these links to know how they work

how to guide on handling cache -

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47...

ABAP cache -

http://help.sap.com/saphelp_nw2004s/helpdata/en/43/6b083b29d23d33e10000000a11466f/content.htm

Java Cache -

http://help.sap.com/saphelp_nw04/helpdata/en/43/6b076d29d23d33e10000000a11466f/frameset.htm