캠페인, 세션 또는 플로우차트 가져오기
*
unica_acsesutil -s <sesFileName> -h <partitionName> 
-i <importFileName> [-f { flowchart | campaign | session }]
[-b { abort | replace | skip }]
[-S <datasource> -U <DBusername> -P <DBpassword>]
예제 1: 캠페인 가져오기
unica_acsesutil -s "campaigns/Campaign C000001_C000001.ses" -h partition1 
-i campaign.exp -f campaign
이 예제는 이전에 생성된 campaign.exp 파일을 사용하고 Campaign C000001 데이터를 대상 시스템의 시스템 테이블 및 partition1에 있는 "campaigns/Campaign C000001_C000001.ses" 파일로 가져옵니다.
예제 2: 플로우차트 가져오기
unica_acsesutil -s "campaigns/Campaign C000001_C000001_ 
Flowchart1.ses" -h partition1 -i import.exp -f flowchart
이 예제는 이전에 생성된 flowchart.exp 파일을 사용하고 Campaign C000001_Flowchart1과 연관된 데이터를 대상 시스템의 시스템 테이블 및 partition1에 있는 "campaigns/Campaign C000001_C000001_Flowchart 1.ses" 파일로 가져옵니다.