Document Properties
Kbid
247C63
Last Modified
04-Feb-2020
Added to KB
20-Jun-2013
Public Access
Everyone
Status
Online
Doc Type
References
Product
  • ICM 7.10
  • ICM 11
ISML Function - paramMap()

Name

paramMap()

Short Description

in combination with the paramEntry(), provides parameter sets for the <ISPIPELINE> tag

Table of Contents

Product Version

6.5

Product To Version

 

StatusNew Labels

Introduction

Use paramMap() in combination with the paramEntry() function to provide parameter sets for the ISPIPELINE tag.

Note

This function cannot be used in other element contexts.

Syntax

ParamMap(ParamEntry('foo','bar'), ParamEntry('bar','foo'))

Example

In the example below, a pipeline to be executed in a template is defined, with the parameters passed to the pipeline using the paramMap() function.

{code:language=html/xml}
<ispipeline pipeline="MyTestPipeline-LoginCheck" params="#ParamMap(ParamEntry('foo','bar'), ParamEntry('bar','foo'))#" alias="resultDict" />

Parameters

Both parameters are required.

key

key = string
The string for defining the name of the parameter is required.

value

value = string
The string for defining the value of the parameter is required.

Reference - ISML Functions

Disclaimer
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.
The Intershop Knowledge Portal uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties. Please find further information on privacy in the Intershop Privacy Policy and Legal Notice.
Home
Knowledge Base
Product Releases
Log on to continue
This Knowledge Base document is reserved for registered customers.
Log on with your Intershop Entra ID to continue.
Write an email to supportadmin@intershop.de if you experience login issues,
or if you want to register as customer.