# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # --

[% Translate("GenericInterface Web Service Management") | html %]

[% USE WebserviceLink = String( "AdminGenericInterfaceWebservice;Subaction=Change;WebserviceID=" ) %] [% USE ActionName = String( Data.ActionType ) %] [% USE ActionLink = String( Data.ActionFrontendModule ) %] [% BreadcrumbPath = [ { Name => Translate( 'Web Service Management' ), Link => 'AdminGenericInterfaceWebservice', }, { Name => Data.WebserviceName, Link => WebserviceLink.append( Data.WebserviceID ), }, { Name => ActionName.append( ': ', Data.Action ), Link => ActionLink.append( ';Subaction=Change;', Data.ActionType, '=', Data.Action, ';WebserviceID=', Data.WebserviceID ), }, { Name => Data.MappingDirection, }, ] %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]

[% Translate("Mapping Simple") | html %]

[% RenderBlockStart("KeyCounter") %] [% RenderBlockEnd("KeyCounter") %] [% IF Data.Subaction == 'Change' %] [% END %]
[% Data.DefaultKeyTypeStrg %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This rule will apply for all keys with no mapping rule.") | html %]

[% Data.DefaultValueTypeStrg %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This rule will apply for all values with no mapping rule.") | html %]

[% RenderBlockStart("KeyTemplate") %]

[% Translate("Mapping for Key ") | html %] [% Data.KeyMapNew | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Data.KeyMapTypeStrg %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% RenderBlockStart("ValueTemplateRowIndex") %] [% RenderBlockEnd("ValueTemplateRowIndex") %]
[% RenderBlockStart("ValueTemplateRow") %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Data.ValueMapTypeStrg %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Translate("Remove value mapping") | html %]
[% RenderBlockEnd("ValueTemplateRow") %]
[% RenderBlockEnd("KeyTemplate") %] [% RenderBlockStart("ValueTemplate") %] [% RenderBlockEnd("ValueTemplate") %]
[% IF Data.Subaction == 'Change' %] [% Translate("or") | html %] [% ELSE %] [% END %] [% Translate("or") | html %] [% Translate("Cancel") | html %]