티스토리 툴바


아래 내용은 portal 서비스를 BW에서 유지보수 하는 방법에 관한 내용이다.

Use

In the Maintain Portal Server Settings for EP 6.0 Customizing activity, you have to make a number of settings in theConnected Portals table (technical name: RSPOR_T_PORTAL).

Note

The Connected Portals table is completely buffered. After maintaining this table, you need to initialize the table buffer on the SAP BW application servers. This can be done in the SAP GUI with /$tab.

You need these settings for all integration scenarios (see Structure linkIntegration from the Viewpoint of Administrators and Authors).

Procedure

...

       1.      Start the transaction Table View Maintenance (transaction code SM30).

       2.      Enter RSPOR_T_PORTAL as the table.

       3.      Choose Maintain.

       4.      To create a new entry, choose New Entries.

       5.      Maintain the connected portal:

¡        RFC destination: <RFC_DESTINATION>

¡        Name of the system: <SYSTEMALIAS> (see Creating BW Systems in the Portal )

¡        Default: <DEFAULT>

¡        Portal URL Prefix: <PORTAL_URL_PREFIX>, for example, http://<portalserver><domain>:<port>

¡        RM prefix for BW metadata: <KM_RM_METADATA_PREFIX>, for example /bw_metadata

¡        KM Service URL: <blank>

       6.      Save your entries.

Settings for the Connected Portal

RFC Destination and Name of the System

Maintenance of a RFC destination using transaction SM59 is necessary for integration between SAP BW 3.5 and SAP EP 6.0. Enter this RFC destination into the Connected Portals table (RSPOR_T_PORTAL) so that the RFC destination is recognized as a connected portal.

Communication between the BW system and the SAP Enterprise Portal takes place through the RFC destination. An RFC destination corresponds to a connected portal. The Name of the System field corresponds to the alias on the BW system. The alias is defined in SAP Enterprise Portal 6.0. The iViews in the Enterprise Portal can be clearly assigned to a BW system using the name of the system.

Note

Check the information under Importing a Portal Certificate and Exporting a Portal Certificate  in regard to multiple portals.

Settings for Information Broadcasting

In addition to the RFC destination and the name of the system, you can also maintain the fields DefaultURL PrefixKM Metad.RM Prefix and KM Service URL in the Connected Portals table (RSPOR_T_PORTAL). These fields have to be maintained for Information Broadcasting. The BEX Broadcaster needs this information in order to be able to provide input help for folders in Knowledge Management (KM folders (see Structure linkExporting to the Enterprise Portal). To store online links to queries or BEx Web applications in Knowledge Management, the prefix for the Repository Manager for BW metadata is needed. These fields are not required for other scenarios.

You need to select exactly one portal in the table to designate it as the standard portal. The designated portal is used for selecting a folder in the BEx Broadcaster.

You can overwrite the standard portal with the parameter ID RSPOR_DEFAULT_PORTAL (SET/GET-Parameter).

...

       1.      In the SAP GUI, choose System ® User Profile ® Own Data  in the menu.

       2.      In the Parameter tab page, enter the parameter ID RSPOR_DEFAULT_PORTAL and the appropriate parameter value. The parameter value is the name of the RFC destination from the Connected Portals table.

The URL Prefix field contains the URL to the portal, including protocol, host name and port.

Maintain the Repository Manager prefix for BW metadata in the KM Metad. field. RM Prefix. This prefix is determined while you are setting up the Repository Manager.

You can use another service for input help for folders in Knowledge Management as needed with the KM Service URL. At the moment there is only one service, so this field remains empty.

Caution

If you do not maintain the table, the associated menu entries for publishing in the BEx Web Application Designer and BEx Query Designer will be deactivated.

Check

Start the BEx Web Application Designer. In the Publish menu, the entry with Enterprise Portal 6.0 is activated.

'SAP' 카테고리의 다른 글

Maintain Portal Server Settings for SAP EP 6.0  (0) 2012/02/22
get Web Server Domain  (0) 2012/02/22
Posted by @primeboy
TAG bw, portal, SAP

댓글을 달아 주세요

get Web Server Domain

SAP 2012/02/22 15:15
 
SAP사의 ERP나 BW등 엔터프라이즈 시스템은 자체적으로 웹 서비스를 제공하고 있다. BSP(Business Server Page)라는 웹 서버를 제공하는데 흔히 생각하는 ASP나 JSP와 동일한 개념이다. 그 기반이 ABAP이라는게 다르다. 더불어 웹 서비스를 위한 자체 runtime이 존재한다.

 웹 프로그램을 개발하다보면 현재 서버의 domain과 portal의 주소가 필요할 때가 있다. 이번 포스트에서는  bsp의 domain과 portal의 domain을 가져오는 방법에 대해서 적고자 한다.


 1. BSP Domain
 BSP는 function module을 실행해서 가져 올 수 있다. 

 DATA : strbspdomain type string.
 CALL FUNCTION 'RSBB_URL_PREFIX_GET'
  EXPORTING
    I_HANDLERCLASS 'CL_RSR_WWW_HTTP'
    I_MESSAGESERVER 'X'
  IMPORTING
    E_URL_PREFIX 
strbspdomain. 

  결과는  strbspdomain에 담기게 된다. 결과의 형태는 'http://test.test.com:8000' 이다.

2. Enterprise Portal Domain 
 EP(
Enterprise Portal )의 Domain 주소는 table 'RSPOR_T_PORTAL'에 담겨져 있다.  'URL_PREFIX' field를 select 해서 가져오면 된다.

이외에도 class나 다른 function도 존재한다. 그간에 프로젝트에서 다양한 방법을 썼는데 제대로 정리된 문서도 없고 해서 블로그에 기록하고자 한다. 

'SAP' 카테고리의 다른 글

Maintain Portal Server Settings for SAP EP 6.0  (0) 2012/02/22
get Web Server Domain  (0) 2012/02/22
Posted by @primeboy

댓글을 달아 주세요

중국 출장 #3

Business? 2012/02/22 14:04

 마중나온 선배 직원과 함께 숙소가 있는 이좡(Yizhuang, Beijing)으로 향했다. 이좡은 북경시 동남쪽에 위치한 곳으로 서울로 치면 분당쯤 되는 곳이다. 5th Ring Road 바깥쪽에 위치해 있다.  

 북경은 Ring Road가 도시를 감싸는 형태이다.
 


 
위에 보이는 지도가 북경시 지도인데, 내부순환로가 안쪽부터 바깥쪽으로 퍼져있다. 처음이 1st 이고 다음은 2nd 그 다음은 3th 이런식으로 이름을 붙여놓았다. 

 앞서 이야기 한 것처럼 내가 거주하는 곳은 이좡이다. 이좡은 개발구역인데, 신도시라서 여기저기 공사를 하고 있는 곳이 많다. 고급 아파트와 맨션들이 대부분인 곳이다. 돌아다니는 자동차만 봐도 이 동네가 얼마나 잘 사는 동네인지 알 수 있다. 대부분이 외제차인데 아우디와 혼다가 많이 보인다. (중국에 관리들이 아우디를 애용하는데, 그 때문에 일반인들도 아우디를 많이 타고 있다고 한다. 아무래도 권력의 중심이 공무원들이기 때문일거라고 생각해 본다. 실제로 도로에서 아우디를 굉장히 자주 볼 수 있다.) 택시는 현대차와 폭스바겐이 양분하고 있다. 고급차는 대부분 독일 자동차이며, 중산층은 일제차를 많이 타는 것처럼 보였다.
 

새벽녘에 숙소 앞

 수많은 사람들이 자전거를 타고 다니는 모습은 보지 못했다. 아마도 북경 시내에 가면 볼 수 있을지 모르겠지만 적어도 이곳에서는 그런 모습은 볼 수 없었다. 그간에 얼마나 많은 경제 발전이 있었는지 짐작할 수 있다. 

 


  북경 중심가에 사무실로 출근하면서 택시에서 찍은 사진이다. 수많은 고층 빌딩을 보면서 중국이 얼마나 고속 성장을 하는지 볼 수 있다. 여기저기 한창 건물이 올라가는 곳도 많다.

 
 엄청난 경제 성장 처럼 물가도 상당하다. 내가 살게된 숙소가 월 3000위안 정도 하는데 한국 돈으로 대략 55만원~60만원정도 한다.  보증금으로 보통 한 달치를 주는데, 보통은 이 보증금을 100% 돌려받기 힘들다고 한다. 왜 그런지는 모르지만 외국인들에게는 보증금을 잘 안 돌려준단다. 


 어렵게 구한 생우유다. 대부분 멸균 우유만 팔고 큰 상점에 가지않는 이상 구하기가 힘들다. 거의 매일 늦게 퇴근하니 큰 상점에 들릴 시간이 없었다. 950ml 인데 19.7 위안 정도 하는데 대략 3500원이다. 비싸다. 상점에 물건들 가격을 한국이랑 비교해보면 저렴한 것도 있고, 비슷한 가격 제품도 있고, 더 비싼 것도 있다. 전반적으로 한국이랑 비슷하다. 중국인들의 소득수준을 감안하면 북경의 물가는 일반인들이 감당할 수준은 아니다.
 

'Business?' 카테고리의 다른 글

중국 출장 #3  (0) 2012/02/22
중국 출장 #2  (0) 2012/02/09
중국 출장 #1  (0) 2012/02/09
roll off  (4) 2012/02/01
Posted by @primeboy

댓글을 달아 주세요