Survey no exits

Hello Forum!
I have an application, a copy of CRMD_BUS2000126 for activities. In that application i have an entry on the layout with the event INIT with a field group called ACT_SURVEY. Also in the tab page group structure there is an entry to show a tab with the event ACT_SURVEY.
When i try to show my layout with my application in my view appears an error in this class CL_CRM_BSP_IL in the method CHECK_ACTIVE_MULTIGROUP...and when i try to show it in the analyze tool or in the portal site it cant see the survey, and only i can read this text: Survey no exit.
If i check the multigroup i use is empty but another problem is when i am going to generate the layout shows this message: Field type and group type are maintained in field group ACT_SURVEY screen pos 000001
Any idea or suggestion¿?
Thanks in advance.
Mon

Hello forum again..
Before doing some test, i think that the problem is the CAT-SERVER is working wrong or bad installed...
If somebody has some manual or documents about CAT-SERVER i woulb be interested in it...
Thanks in advance and regards,
Mon

Similar Messages

  • Email form guru needed

    Hi,
    Any help greatly appreciated from an email form guru!
    I have a email form that returns emails to my address - but no others. It is laden with a load of content and HTML. I have checked spam filters and junk inboxes and I'm at a loss as to why this would be happening. I have set up numerous email accounts but only two accounts I have had for ages work. Other emails from the same server are received by the same email host - so I don't think they are being blocked, unless that happens automatically when there is a large volume of html in the email. This still doesn't explain why I get the emails and no one else does.
    Thanks in advance!
    See http://www.recruitercritic.com/smarterhire-std-exit-survey.htm which goes to a php send form with the following code:
    Smarterhire exit interview:
    First name
    {$_POST['First']}
    Last name
    {$_POST['Last']}
    Title
    {$_POST['Title']}
    Organisation
    {$_POST['Organisation']}
    Contact number
    {$_POST['Contact_number']}
    email
    {$_POST['email']}
    Date joined
    {$_POST['When_joined']}
    Last date
    {$_POST['Last_day']}
    Survey requested by
    {$_POST['survey_recip']}
    Recipient email contact
    {$_POST['recip_email']}
    Why joined
    {$_POST['why_joined']}
    Role expectations
    {$_POST['Role_expectations']}
    Role expectations differences
    {$_POST['Role_differences']}
    $message_body
         Reasons for leaving:
    Was remuneration a consideration in your leaving?
    {$_POST['rem']}
    Was redundancy...
    $message_body
         Job satisfaction:
    Was the support and resources required to fill your role adequate?
    {$_POST['Support_radio']}
    The following....
    $message_body
         Exiting employees departure information:
    Which of the following best describes your departure?
    {$_POST['New_destination']}
    If applic....   End;       $headers  = "MIME-Version: 1.0\r\n";      $headers .= "Content-type: text/html; charset=iso-8859-1\r\n";      $headers .= "From: ".$_POST['email']." <".$_POST['first'].">\r\n";       mail($to, $subject, $message_body, $headers);      header ("Location: /exit-int-thankyou.htm");      exit;  }else{      header ("Location: /smarterhire-std-exit-survey.htm");      exit; }  ?>

    Ok, I am trying to understand the problem.
    If I understand correctly the php script works, it is just an issue of trying to send it to other email addresses.  Is that correct?
    You have been able to successfully reconfigure the php script to send to at least 1 other email address.  Correct?
    When you try some other email addresses they email from the form handler doesn't arrive.  Correct?
    Are the other email addresses at another domain than recruitercritic.com?
    Can you send to more than one address at the same time?  If so what happens when you send to the original email address and one of the others?
    Well, since the script works with the original email, and you are able to successfully modify the script to direct to at least one other email address then it seems that the script is working just fine.  I don't think you have a code issue.  I don't know how heavily formatted the emails are but it is possibly that the emails are getting blocked by the spam filters on the receiving email servers.  You might check http://mxtoolbox.com/ and see what your mail server IP is and what it's reputation is.  If it is on some blacklists that could account for it being blocked by filters on other servers. If that is the case then you should work on getting off any blacklists you are on.

  • Can I do an exit survey when people leave an Adobe Connect meeting?

    I'm looking to do an exit survey on Adobe Connect 9.  I would like to have participants navigate to an page with a survey when they leave the webinar... is this possible?  The only solution I have found so far is to use the "browse to" function in the weblinks and navigate participants there before they leave.
    Another question is about recording breakout rooms.  Is this possible?
    Thanks.

    Hi fairchilr,
    There are several ways to get feedback from your participants:
    1. Like you mentioned, use Weblinks pod that will direct them to a website where they can fill the survey.
    2. Use one of the Adobe Connect extensions. for instance: Survey SWF (http://www.adobe.com/in/products/adobeconnect/feature-details/survey-swf.html) is one such great extension to create surveys from within your meeting room.
    3. Use Poll Pod to get the feedback. Do remember to close the poll after all your participants have filled in as only after closing the poll will the reporting of the poll happen.
    4. use Adobe presenter to create a quiz having survey question, reporting of which will also be taken care of by Connect.
    Regarding recording the Breakout roms, this aint possible, Only activities in the main meeting room will be recorded.
    Hope this info helps!
    Sameer Puri

  • Error MSB3073: The command exited with code -1

    I am getting this error while deploying the biztalk project from visual studio using Deployment Framework for Biztalk (BTDF).
    Please guide me what needs to be done. Here's the code :-
    <?xml version="1.0" encoding="utf-8"?>
    <!--
    Deployment Framework for BizTalk
    Copyright (C) 2008-14 Thomas F. Abraham, 2004-08 Scott Colestock
    -->
    <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Installer" ToolsVersion="4.0">
    <PropertyGroup>
    <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
    <Platform Condition="'$(Platform)' == ''">x86</Platform>
    <SchemaVersion>1.0</SchemaVersion>
    <ProjectName>HelloWorld</ProjectName>
    <ProjectVersion>1.0</ProjectVersion>
    <IncludeOrchestrations>False</IncludeOrchestrations>
    <IncludeTransforms>False</IncludeTransforms>
    <IncludeSSO>True</IncludeSSO>
    <UsingMasterBindings>True</UsingMasterBindings>
    <RequireXmlPreprocessDirectives>False</RequireXmlPreprocessDirectives>
    <ApplyXmlEscape>True</ApplyXmlEscape>
    <SkipIISReset>True</SkipIISReset>
    </PropertyGroup>
    <PropertyGroup>
    <!-- Properties related to building an MSI for server deployments -->
    <!-- BizTalk App Version Upgrade -->
    <!-- For each new product release to be deployed to your BizTalk servers: -->
    <!-- 1) Increment ProductVersion -->
    <!-- 2) Generate a new GUID and update ProductId with the new GUID -->
    <!-- This allows the new MSI to automatically uninstall (not undeploy!) the old MSI and install the new one. -->
    <ProductVersion>1.0.0</ProductVersion>
    <ProductId>084986b1-d675-4383-b0ed-da2e3f4e3998</ProductId>
    <!-- BizTalk App Version Upgrade -->
    <ProductName>HelloWorld for BizTalk</ProductName>
    <Manufacturer>Deployment Framework User</Manufacturer>
    <PackageDescription>HelloWorld</PackageDescription>
    <PackageComments>HelloWorld</PackageComments>
    <!-- NEVER change the ProductUpgradeCode. -->
    <ProductUpgradeCode>4975288c-1b94-4d42-868b-f166cdc02224</ProductUpgradeCode>
    </PropertyGroup>
    <!-- Under TFS Team Build, set CustomizableOutDir property to true in TFS 2005/2008/2010 UpgradeTemplate. -->
    <!-- With a workflow build, copy the default template then modify the MSBuild task for the solution build. Set OutDir to blank and -->
    <!-- CommandLineArguments to String.Format("/p:SkipInvalidConfigurations=true;TeamBuildOutDir=""{0}"" {1}", BinariesDirectory, MSBuildArguments). -->
    <PropertyGroup Condition="'$(Configuration)' == 'Debug'">
    <DeploymentFrameworkTargetsPath>$(MSBuildExtensionsPath)\DeploymentFrameworkForBizTalk\5.0\</DeploymentFrameworkTargetsPath>
    <OutputPath Condition="'$(TeamBuildOutDir)' == ''">bin\Debug\</OutputPath>
    <OutputPath Condition="'$(TeamBuildOutDir)' != ''">$(TeamBuildOutDir)</OutputPath>
    <DeployPDBsToGac>false</DeployPDBsToGac>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)' == 'Release'">
    <DeploymentFrameworkTargetsPath>$(MSBuildExtensionsPath)\DeploymentFrameworkForBizTalk\5.0\</DeploymentFrameworkTargetsPath>
    <OutputPath Condition="'$(TeamBuildOutDir)' == ''">bin\Release\</OutputPath>
    <OutputPath Condition="'$(TeamBuildOutDir)' != ''">$(TeamBuildOutDir)</OutputPath>
    <DeployPDBsToGac>false</DeployPDBsToGac>
    </PropertyGroup>
    <PropertyGroup Condition="'$(Configuration)' == 'Server'">
    <DeploymentFrameworkTargetsPath>Framework\</DeploymentFrameworkTargetsPath>
    <!-- Get our PDBs into the GAC so we get file/line number information in stack traces. -->
    <DeployPDBsToGac>true</DeployPDBsToGac>
    </PropertyGroup>
    <ItemGroup>
    <PropsFromEnvSettings Include="SsoAppUserGroup;SsoAppAdminGroup" />
    </ItemGroup>
    <!-- !!! TODO !!! -->
    <!-- Add ItemGroup elements that contain one or more Schemas, Orchestrations, Transforms, etc. elements that describe -->
    <!-- the specific artifacts in your solution that need to be deployed. Use IntelliSense as a guide. -->
    <ItemGroup>
    <Schemas Include="HelloWorld.dll">
    <LocationPath>..\$(ProjectName)\bin\$(Configuration)</LocationPath>
    </Schemas>
    </ItemGroup>
    <!-- !!! TODO !!! -->
    <Import Project="$(DeploymentFrameworkTargetsPath)BizTalkDeploymentFramework.targets" />
    <!--
    The Deployment Framework automatically packages most files into the server install MSI.
    However, if there are special folders that you need to include in the MSI, you can
    copy them to the folder $(RedistDir) in the CustomRedist target.
    To include individual files, add an ItemGroup with AdditionalFiles elements.
    -->
    <Target Name="CustomRedist">
    </Target>
    </Project>
    Error :-
    Starting build...
    C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe "C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj" /nologo /t:Deploy /p:Configuration=Debug
    Build started 08-04-2015 17:43:51.
    Project "C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj" on node 1 (Deploy target(s)).
    SetModeDeploy:
    DEPLOYING APPLICATION TO BIZTALK...
    SetWinVer:
    Running on Windows V62
    Detected IIS 7
    Detected 64-bit OS
    GetSoftwarePaths:
    Using .NET Framework Install Path 'C:\Windows\Microsoft.NET\Framework\v4.0.30319'.
    Using BizTalk Install Path 'C:\Program Files (x86)\Microsoft BizTalk Server 2013\'.
    Using Deployment Framework Install Path 'C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\'.
    Using Deployment Framework Tools Path 'C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools'.
    Using BizTalk ESB Toolkit Install Path 'C:\Program Files (x86)\Microsoft BizTalk ESB Toolkit\'.
    ExportSettings:
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\EnvironmentSettingsExporter.exe" "C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\SettingsFileGenerator.xml" "C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings"
    Environment Settings Spreadsheet to XML Exporter 1.6.1
    [http://EnvSettingsManager.codeplex.com]
    Copyright (C) 2007-11 Thomas F. Abraham. All Rights Reserved.
    Importing from SettingsFileGenerator.xml...
    Output format is XmlPreprocess (multi-file).
    Exporting to Exported_LocalSettings.xml...
    Exporting to Exported_DevSettings.xml...
    Exporting to Exported_TestSettings.xml...
    Exporting to Exported_ProdSettings.xml...
    Finished.
    InitSettingsFilePath:
    Using settings file C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml
    SetPropertiesFromEnvironmentSettings:
    Setting properties from environment settings file (C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml)
    Setting property to value 'BizTalk Application Users'.
    Setting property to value 'BizTalk Server Administrators'.
    InitializeAppName:
    BizTalk Application Name is HelloWorld
    PreprocessBindings:
    Checking syntax of XML file 'C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindingsMaster.xml'...
    Syntax of XML file 'C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindingsMaster.xml' appears to be valid.
    Clearing file attributes for 'PortBindings.xml'.
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\xmlpreprocess.exe" /v /c /noDirectives /i:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindingsMaster.xml" /o:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" /d:CurDir="C:\BTDF\Walkthrough1" /s:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml"
    XmlPreprocess v2.0.18.0
    Copyright (c) 2004-2013 Loren M Halvorson
    XML File Preprocessor
    Settings XML file: "C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml"
    Preprocessing "C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindingsMaster.xml" to "C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml"...
    PortBindings.xml : Set the value 'HelloWorld' of 2 node(s) matching XPath '//ApplicationName'.
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\ElementTunnel.exe" /i:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" /o:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" /x:"C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\adapterXPaths.txt" /encode+
    Nested XML Encoder/Decoder v5.5.100.0
    Copyright (C) 2005-2014 Scott Colestock, Tim Rayburn, Thomas F. Abraham
    XML encodes/decodes content of element(s) by XPath. Applies escaping rules such
    as &gt; for '<'. Namespace decls, PIs, etc. of nested XML are not preserved.
    XPaths : 16
    Transformed Nodes : 0
    Empty Nodes (skipped) : 3
    No Transform Req'd (skipped) : 3
    Total Matched Nodes : 6
    Complete - output file has been saved.
    Checking syntax of XML file 'C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml'...
    Syntax of XML file 'C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml' appears to be valid.
    DeployFileAdapterPhysicalPaths:
    Configuring FILE adapter physical paths from binding file PortBindings.xml...
    Processing FILE adapter physical paths (Send)...
    Setting up path 'C:\BTDF\Walkthrough1\Out'...
    Directory already exists.
    Granted 'BUILTIN\Users' Full Access permissions.
    Processing FILE adapter physical paths (Receive)...
    Setting up path 'C:\BTDF\Walkthrough1\In'...
    Directory already exists.
    Granted 'BUILTIN\Users' Full Access permissions.
    TerminateServiceInstancesConditional:
    Attempting to terminate all service instances for BizTalk app 'HelloWorld'...
    Terminated 0 service instances for BizTalk app 'HelloWorld'.
    VerifyBizTalkAppExists:
    Checking for existence of BizTalk application 'HelloWorld'...
    Did not find BizTalk application 'HelloWorld'.
    DeployAppDefinition:
    BTSTask.exe AddApp -ApplicationName:"HelloWorld" -Description:"HelloWorld"
    Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
    Copyright (c) 2013 Microsoft Corporation. All rights reserved.
    Information: Adding new BizTalk application "HelloWorld" to configuration database (server="BDDBESBWMV01", database="BizTalkMgmtDb")...
    Information: Added application "HelloWorld".
    Command succeeded with 0 errors, 0 warnings.
    UndeploySchemas:
    Adding assembly name 'HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f' to item group.
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\gacutil.exe" /u "HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f"
    Microsoft (R) .NET Global Assembly Cache Utility. Version 4.0.30319.1
    Copyright (c) Microsoft Corporation. All rights reserved.
    Number of assemblies uninstalled = 0
    Number of failures = 0
    DeploySchemas:
    BTSTask.exe AddResource -Type:BizTalkAssembly -Source:"..\HelloWorld\bin\Debug\HelloWorld.dll" -ApplicationName:"HelloWorld" -Options:GacOnAdd,GacOnImport,GacOnInstall
    Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
    Copyright (c) 2013 Microsoft Corporation. All rights reserved.
    Information: Adding resource (-Type="System.BizTalk:BizTalkAssembly" -Luid="HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f") to application "HelloWorld"...
    Serialized BizTalk assembly "HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f" from "..\HelloWorld\bin\Debug\HelloWorld.dll".
    Information: Validating resources (count=1)...
    * Validating resource (-Type="System.BizTalk:BizTalkAssembly" -Luid="HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f")...
    Information: Performing change requests...
    Information: Calling BeginTypeChangeRequest for all selected resource types...
    PerformingBeginChangeRequest
    Adding resource (-Type="System.BizTalk:BizTalkAssembly" -Luid="HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f") to store.
    Information: * Performing change request on type "System.BizTalk:BizTalkAssembly" (count=1)...
    Information: Deploy server="BDDBESBWMV01" database="BizTalkMgmtDb" assembly="C:\Users\dopdevbiztalkadmin1\AppData\Local\Temp\BT\PID9536\BizTalkAssembly\4b4a4387187988d2dc55c72b16113199\HelloWorld.dll"
    Information: Installed the "C:\Users\dopdevbiztalkadmin1\AppData\Local\Temp\BT\PID9536\BizTalkAssembly\4b4a4387187988d2dc55c72b16113199\HelloWorld.dll" assembly into the Global Assembly Cache. (force=True)
    Information: Deploy operation succeeded.
    Information: Deploy server="BDDBESBWMV01" database="BizTalkMgmtDb" assembly="C:\Users\dopdevbiztalkadmin1\AppData\Local\Temp\BT\PID9536\BizTalkAssembly\4b4a4387187988d2dc55c72b16113199\HelloWorld.dll"
    Saved schema "Microsoft.Samples.BizTalk.HelloWorld.POSchema, HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f".
    Saved schema "Microsoft.Samples.BizTalk.HelloWorld.InvoiceSchema, HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f".
    Saved map "Microsoft.Samples.BizTalk.HelloWorld.POToInvoice".
    Saved message type "Microsoft.Samples.BizTalk.HelloWorld.POMessageType".
    Saved message type "Microsoft.Samples.BizTalk.HelloWorld.InvoiceMessageType".
    Saved port type "Microsoft.Samples.BizTalk.HelloWorld.ReceivePOPortType".
    Saved port type "Microsoft.Samples.BizTalk.HelloWorld.SendInvoicePortType".
    Saved orchestration "Microsoft.Samples.BizTalk.HelloWorld.HelloSchedule".
    Saved schema "Microsoft.Samples.BizTalk.HelloWorld.POSchema, HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f".
    Saved schema "Microsoft.Samples.BizTalk.HelloWorld.InvoiceSchema, HelloWorld, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1a3b87e04e203d0f".
    Saved map "Microsoft.Samples.BizTalk.HelloWorld.POToInvoice".
    Saved message type "Microsoft.Samples.BizTalk.HelloWorld.POMessageType".
    Saved message type "Microsoft.Samples.BizTalk.HelloWorld.InvoiceMessageType".
    Saved port type "Microsoft.Samples.BizTalk.HelloWorld.ReceivePOPortType".
    Saved port type "Microsoft.Samples.BizTalk.HelloWorld.SendInvoicePortType".
    Saved orchestration "Microsoft.Samples.BizTalk.HelloWorld.HelloSchedule".
    Information: Installed the "C:\Users\dopdevbiztalkadmin1\AppData\Local\Temp\BT\PID9536\BizTalkAssembly\4b4a4387187988d2dc55c72b16113199\HelloWorld.dll" assembly into the Global Assembly Cache. (force=True)
    Information: Deploy operation succeeded.
    Information: Deployed the following 1 BizTalk assemblies:
    HelloWorld.dll
    EXEC : warning : If any of the assemblies were previously loaded by a Host Instance, it may be necessary to restart the Host Instance for changes to take effect. [C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj]
    Information: Commit the change requests...
    * Performing EndTypeChangeRequest for resource type "System.BizTalk:BizTalkAssembly".
    Command succeeded with 0 errors, 0 warnings.
    DeploySharedAssemblies:
    Deploying additional assemblies to GAC...
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\gacutil.exe" /f /i "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\SSOSettingsFileReader.dll"
    Microsoft (R) .NET Global Assembly Cache Utility. Version 4.0.30319.1
    Copyright (c) Microsoft Corporation. All rights reserved.
    Assembly successfully added to the cache
    Finished deploying additional assemblies to GAC.
    ImportBindings:
    Copying file from "C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" to "C:\BTDF\Walkthrough1\HelloWorld.Deployment\HelloWorld_PortBindings.xml".
    BTSTask.exe AddResource -Type:BizTalkBinding -Overwrite -Source:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\HelloWorld_PortBindings.xml" -ApplicationName:"HelloWorld"
    Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
    Copyright (c) 2013 Microsoft Corporation. All rights reserved.
    Information: Adding resource (-Type="System.BizTalk:BizTalkBinding" -Luid="HelloWorld_PortBindings.xml") to application "HelloWorld"...
    Information: Validating resources (count=1)...
    * Validating resource (-Type="System.BizTalk:BizTalkBinding" -Luid="HelloWorld_PortBindings.xml")...
    Information: Performing change requests...
    Information: Calling BeginTypeChangeRequest for all selected resource types...
    PerformingBeginChangeRequest
    Updating resource (-Type="System.BizTalk:BizTalkBinding" -Luid="HelloWorld_PortBindings.xml") in store.
    Information: * Performing change request on type "System.BizTalk:BizTalkBinding" (count=1)...
    Information: Commit the change requests...
    * Performing EndTypeChangeRequest for resource type "System.BizTalk:BizTalkBinding".
    Command succeeded with 0 errors, 0 warnings.
    Deleting file "C:\BTDF\Walkthrough1\HelloWorld.Deployment\HelloWorld_PortBindings.xml".
    BTSTask.exe ImportBindings -Source:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" -ApplicationName:"HelloWorld"
    Microsoft (R) BizTalk Application Deployment Utility Version 3.10.229.0
    Copyright (c) 2013 Microsoft Corporation. All rights reserved.
    Information: Importing bindings "C:\BTDF\Walkthrough1\HelloWorld.Deployment\PortBindings.xml" into application "HelloWorld" in BizTalk configuration database (server="BDDBESBWMV01", database="BizTalkMgmtDb")...
    Information: Imported application "HelloWorld" bindings.
    Command succeeded with 0 errors, 0 warnings.
    DeploySSO:
    "C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\SSOSettingsFileImport.exe" "HelloWorld" /settingsFile:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml" /userGroupName:"BizTalk Application Users" /adminGroupName:"BizTalk Server Administrators"
    Error persisting to SSO:
    System.Runtime.InteropServices.COMException (0xC0002A18): The format of the account name is not valid. Domain accounts must include the domain name. Local accounts must not include a domain or computer name.
    at Microsoft.BizTalk.SSOClient.Interop.ISSOAdmin.CreateApplication(String applicationName, String description, String contactInfo, String userGroupName, String adminGroupName, Int32 flags, Int32 numFields)
    at SSOSettingsFileManager.SSOHelper.CreateApp(String appName, String userGroup, String adminGroup)
    at SSOSettingsFileManager.SettingsFileImport.SaveSettingsToSSO(String affiliateAppName, String inSettings, String userGroupName, String adminGroupName)
    at SSOSettingsFileManager.SettingsFileImport.Main(String[] args)
    C:\Program Files (x86)\MSBuild\DeploymentFrameworkForBizTalk\5.0\BizTalkDeploymentFramework.targets(1701,5): error MSB3073: The command ""C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\SSOSettingsFileImport.exe" "HelloWorld" /settingsFile:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml" /userGroupName:"BizTalk Application Users" /adminGroupName:"BizTalk Server Administrators"" exited with code -1. [C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj]
    Done Building Project "C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj" (Deploy target(s)) -- FAILED.
    Build FAILED.
    "C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj" (Deploy target) (1) ->
    (DeploySchemas target) ->
    EXEC : warning : If any of the assemblies were previously loaded by a Host Instance, it may be necessary to restart the Host Instance for changes to take effect. [C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj]
    "C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj" (Deploy target) (1) ->
    (DeploySSO target) ->
    C:\Program Files (x86)\MSBuild\DeploymentFrameworkForBizTalk\5.0\BizTalkDeploymentFramework.targets(1701,5): error MSB3073: The command ""C:\Program Files (x86)\Deployment Framework for BizTalk 5.5\Framework\DeployTools\SSOSettingsFileImport.exe" "HelloWorld" /settingsFile:"C:\BTDF\Walkthrough1\HelloWorld.Deployment\EnvironmentSettings\Exported_LocalSettings.xml" /userGroupName:"BizTalk Application Users" /adminGroupName:"BizTalk Server Administrators"" exited with code -1. [C:\BTDF\Walkthrough1\HelloWorld.Deployment\Deployment.btdfproj]
    1 Warning(s)
    1 Error(s)
    Time Elapsed 00:00:54.94

    Hi Pratibha,
    Thank you for posting in MSND forum.
    Since
    this forum is to discuss: Visual Studio WPF/SL Designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System, and Visual Studio Editor.
    Based
    on your issue, since it is related to the Deployment Framework for Biztalk (BTDF), so I suggest you could consult this issue directly to this Deployment Framework for Biztalk (BTDF) website:
    https://biztalkdeployment.codeplex.com/discussions , you will get better support.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Survey Question - Carry over data

    Hi,
    Is there a way to carry over responses/answers from a survey question from one slide to another? I have a scenario where users analyze a situation and note the problems (survey answers - ungraded) on one slide. I don't want them to see the answers to the scenario until the next slide but want them to remember what they've put in as the problems with the scenario. I've searched the forum but didn't see this situation. Thanks very much for any ideas.

    For short answer questions the value of the system variable cpQuizInfoAnswerChoice is the exact text that was entered, which is great news for you I suppose? Be sure to assign the value of that variable to a user variable before the next question is answered. That means that best event to trigger the action is the On Enter event for the next slide. As you perhaps know, there is no On Exit event possible for Question slides.
    http://blog.lilybiri.com/events-and-advanced-actions
    You will have to create an advanced action for that:  Assign v_answer1 with cpQuizInfoAnswerChoice
    And you'll need a different action for each question, even shared actions couldn't help you because a variable (it is the user variable v_answerx that will be different for each action) cannot be a parameter.
    Lilybiri

  • System.Exception: An error occurred during the Microsoft VSTO Tools 4.0 install (exit code was -2146762485).

    I have been trying to install a piece of software on 2 Windows 7 PCS called Rightfax...during installing I get the error below;
           System.Exception: An error occurred during the Microsoft VSTO Tools 4.0 install (exit code was -2146762485).
    It then gives me an error log of ;
    2015-04-23 14:43:03Z: Error: Unexpected problem occurred in task worker
           System.Exception: An error occurred during the Microsoft VSTO Tools 4.0 install (exit code was -2146762485).
              at CommonInstall.Tasks.InstallTask.LaunchInstall(String friendlyName, String exe, String args, Int32[] exitCodesToIgnore)
              at CommonInstall.Tasks.InstallVSTO.OnRun(ITaskFeedback feedback)
              at TaskWizard.Task.Run(ITaskFeedback feedback, Boolean recurse)
              at TaskWizard.TaskWorker.RunTasks()
              at TaskWizard.TaskWorker.OnDoWork(DoWorkEventArgs e)
    2015-04-23 14:43:03Z: Error: Problem in sequence or one of its pages
           System.Exception: An error occurred during the Microsoft VSTO Tools 4.0 install (exit code was -2146762485).
              at CommonInstall.Tasks.InstallTask.LaunchInstall(String friendlyName, String exe, String args, Int32[] exitCodesToIgnore)
              at CommonInstall.Tasks.InstallVSTO.OnRun(ITaskFeedback feedback)
              at TaskWizard.Task.Run(ITaskFeedback feedback, Boolean recurse)
              at TaskWizard.TaskWorker.RunTasks()
              at TaskWizard.TaskWorker.OnDoWork(DoWorkEventArgs e)
              at CommonInstall.PreparationWorker.OnDoWork(DoWorkEventArgs e)
              at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    2015-04-23 14:43:03Z: Error: Problem in sequence or one of its pages
           System.Exception: An error occurred during the Microsoft VSTO Tools 4.0 install (exit code was -2146762485).
              at CommonInstall.Tasks.InstallTask.LaunchInstall(String friendlyName, String exe, String args, Int32[] exitCodesToIgnore)
              at CommonInstall.Tasks.InstallVSTO.OnRun(ITaskFeedback feedback)
              at TaskWizard.Task.Run(ITaskFeedback feedback, Boolean recurse)
              at TaskWizard.TaskWorker.RunTasks()
              at TaskWizard.TaskWorker.OnDoWork(DoWorkEventArgs e)
              at CommonInstall.PreparationWorker.OnDoWork(DoWorkEventArgs e)
              at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    2015-04-23 14:43:03Z: Info: Page changed from 'WizardWorkerPage' to 'ResultPage' driven by result 'Next' and exception 'none'
    2015-04-23 14:44:06Z: Info: Page changed from 'ResultPage' to 'none' driven by result 'Next' and exception 'none'
    2015-04-23 14:44:06Z: Info: Work has not been completed; install state will not be saved.
    2015-04-23 14:44:06Z: Info: Reboot status = NotRequired
    2015-04-23 14:44:06Z: Info: Exitcode = 0
    2015-04-23 14:44:06Z: Info: Logging ended.
    I have installed this software succesfully on other machines previously.....

    Hi RyanWelsh78,
    This forum is discussing about Visual Stuido Tools for Office developing, your issue is related with the installing Rightfax add-in which is a third party product. As the reply from Eugene, you could contact Rightfax add-in developers for help.
    Thanks for your understanding.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Need help with arrays in a survey

    I am making a survey using arrays to store the answers to 2 questions and output the frequencies of each answer, as well as the average rating for each question. When I do it in a structured manner, it works properly:
    import java.text.DecimalFormat;  //in order to format numbers
    import javax.swing.*;
    public class Music1
      public static void main (String[] args)
        int iCount = 0, iResponsesSum1 = 0, iResponsesSum2 = 0, iParticipants;
        double dResponsesAve1 = 0, dResponsesAve2 = 0;
        String sInput = "", sOutput = "", sOutput1 = "";
        int frequency1[] = new int[6];
        int frequency2[] = new int[6];
        iParticipants = Integer.parseInt(JOptionPane.showInputDialog("Enter the number of participants\nin music taste survey:"));
        int responses1[] = new int[iParticipants];
        int responses2[] = new int[iParticipants];
        for (iCount = 0; iCount < responses1.length; iCount++)//for loop
          responses1[iCount] = Integer.parseInt(JOptionPane.showInputDialog(null, "Please rate Rave music (1: awful - 5: great):", "Participant #" + (iCount + 1) + ":", JOptionPane.QUESTION_MESSAGE));//display first input box
          responses2[iCount] = Integer.parseInt(JOptionPane.showInputDialog(null, "Please rate Rock & Roll music (1: awful - 5 great):", "Participant #" + (iCount + 1) + ":", JOptionPane.QUESTION_MESSAGE));//display second input box
          ++frequency1[responses1[iCount]];
          ++frequency2[responses2[iCount]];
          iResponsesSum1+= responses1[iCount];//sum answers for first question
          iResponsesSum2+= responses2[iCount];//sum answers for second question
        }//end for loop
        for (int rating = 1; rating < frequency1.length; rating++)
          sOutput1+=  " Participants who left rating " + rating + " \t" + frequency1[rating] + "\t" + frequency2[rating] + "\n";
        }//end for loop
        dResponsesAve1 = iResponsesSum1/(double)(responses1.length);
        dResponsesAve2 = iResponsesSum2/(double)(responses2.length);
        DecimalFormat myFormat = new DecimalFormat("0.00");
        sOutput = "\tMusic Survey Results\n\n\n\n" +
           " Number of participants: " + iParticipants + "\n\n" +
           " Rave average rating:  " + myFormat.format(dResponsesAve1) + "\n" +             " Rock average rating:  " + myFormat.format(dResponsesAve2) + "\n\n\n" +
           "\tRatings by music:\n\n" +
           "\t\t" +
           "Rave\tRock" + "\n" +
           sOutput1 + "\n";
        JTextArea outputArea = new JTextArea(20, 15);
        outputArea.setText(sOutput);
        JOptionPane.showMessageDialog(null, outputArea, "Music Survey", JOptionPane.PLAIN_MESSAGE);//output the message
      System.exit(0);//exit the program
      }//end main
    }//end classNow, the problems start when I try to transform that into classess that create survey object and methods to be performed on that object.
    import java.text.DecimalFormat;
    import javax.swing.JOptionPane;
    public class Music
         public int iCount;
         public int iRating;
         private int iResponsesSum1;
         private int iResponsesSum2;
         private int iParticipants;
         private double dResponsesAve1;
         private double dResponsesAve2;
         private String sInput;
         private String sOutput1;
         private String sOutput;
         private int responses1[];
         private int responses2[];
         private int frequency1[];
         private int frequency2[];
         public Music()
              setParticipants();
              iCount = 0;
              iRating = 0;
              iResponsesSum1 = 0;
              iResponsesSum2 = 0;
              iParticipants = 0;;
              dResponsesAve1 = 0;
              dResponsesAve1 = 0;
              iParticipants = 0;
              sInput = "";
              sOutput = "";
              sOutput1 = "";
              responses1 = new int[iParticipants];
              responses2 = new int[iParticipants];
              frequency1 = new int[6];
              frequency2 = new int[6];
         public void setParticipants()
              iParticipants = Integer.parseInt(JOptionPane.showInputDialog("Enter the number of participants\nin music taste survey:"));
         public int getParticipants()
              return iParticipants;
         public void setResponses1()
              for (iCount = 0; iCount < responses1.length; iCount++)//for loop
                   responses1[iCount] = Integer.parseInt(JOptionPane.showInputDialog(null, "Please rate Rave music (1: awful - 5: great):", "Participant #" + (iCount + 1) + ":", JOptionPane.QUESTION_MESSAGE));//display first input box
         public void setResponses2()
              for (iCount = 0; iCount < responses1.length; iCount++)//for loop
                   responses2[iCount] = Integer.parseInt(JOptionPane.showInputDialog(null, "Please rate Rock & Roll(1: awful - 5: great):", "Participant #" + (iCount + 1) + ":", JOptionPane.QUESTION_MESSAGE));//display second input box
         public void setFrequency1()
              ++frequency1[responses1[iCount]];     
         public void  setFrequency2()
              ++frequency1[responses1[iCount]];     
         public void  setSum1()
              iResponsesSum1+= responses1[iCount];//sum answers for first question
         public int getSum1()
              return iResponsesSum1;
         public void  setSum2()
              iResponsesSum2+= responses2[iCount];//sum answers for first question     
         public int getSum2()
              return iResponsesSum2;
         public void setFrequenciesByRating()
              sOutput1+=  "Participants who left rating " + iRating + "               " + frequency1[iRating] + "                        " + frequency2[iRating] + "\n";
         public String getFrequenciesByRating()
              return sOutput1;
         public double getAverage1()
              dResponsesAve1 = getSum1()/(double)(responses1.length);
              return dResponsesAve1;
         public double getAverage2()
              dResponsesAve2 = getSum2()/(double)(responses2.length);
              return dResponsesAve2;
         public String toString()
              DecimalFormat myFormat = new DecimalFormat("0.00");
              sOutput = "                        Music Survey Results\n\n\n\n" +
                   "Number of participants: " + getParticipants() + "\n\n" +
                   "Rave average rating:  " + myFormat.format(getAverage1()) + "\n" +
                   "Rock average rating:  " + myFormat.format(getAverage2()) + "\n\n\n" +
                   "                        Ratings by music:\n\n" +
                   "                                                          " +
                   "Rave       Rock" + "\n" +
                   getFrequenciesByRating() + "\n";
              return sOutput;
    }Here is what I have for the main program:
    mport java.text.DecimalFormat;  //in order to format numbers
    import javax.swing.JOptionPane;
    public class MusicApp
         public static void main (String[] args)
              int iCount = 0, iRating = 0;
              int responses1[] = new int[6];
              Music survey = new Music();
              for (int iCount1 = 0; iCount1 < responses1.length; iCount1++)
                   survey.setResponses1();
              for (int iCount2 = 0; iCount2 < responses1.length; iCount2++)
                   survey.setResponses2();
              for (int iCount3 = 0; iCount3 < responses1.length; iCount3++)
                   survey.setFrequency1();
              for (int iCount4 = 0; iCount4 < responses1.length; iCount4++)
                   survey.setFrequency2();
              for (iRating = 1; iRating < responses1.length; iRating++)
                   survey.setFrequenciesByRating();
              JOptionPane.showMessageDialog(null,survey.toString(), "Music Survey", JOptionPane.PLAIN_MESSAGE);//output the message
              System.exit(0);//exit the program
    }This obviously doesn't work, it gives me an ArrayIndexOutOfBoundsException.
    I tried to twist it in every way I could think of, but I still couldn't get it to work. I would like the program to run as it does in the structured form.
    I think I have a problem with the scope of the variables, but I am really not sure, that's why I hope that someone can give me some insight into what I am doing wrong.
    So, please, any constructive comment or advice is greatly appreciated.

    By the way, have a good look at your Music constructor:
    setParticipants(); //this will only be called once!
    iCount = 0;
    iRating = 0;
    iResponsesSum1 = 0;
    iResponsesSum2 = 0;
    iParticipants = 0;; //double semicolon :)
    dResponsesAve1 = 0;
    dResponsesAve1 = 0;
    iParticipants = 0; //!!
    sInput = "";
    sOutput = "";
    sOutput1 = "";
    responses1 = new int[iParticipants]; //this creates an array of int with size 0 (see iParticipants)
    responses2 = new int[iParticipants]; //idem
    frequency1 = new int[6]; //this creates an array of size 6 [0,0,0,0,0,0]
    frequency2 = new int[6]; //idem

  • CRM Survey additonal mandantory conditions

    Hello,
    the survey builder in CRM 5.0 allows to specify simple input fields or text-fields as mandantory, in order to ensure that the fields are going to be filled.
    But how you can you ensure, that radio buttons oder list boxes are mandantory as well?
    For example:
    a radio button group could be like this:
    answer option1 "label please make a choice" / marked as default
    answer option2 "label option 1"
    answer option3 "label option 2"
    The user should either choose option2 oder option3. If he didn't make a choice and option1 is marked when the submid-command is executed, then a error message should appear.
    Has anyone an idea how to solve this tasks?
    THX in advance

    Hi,
    I tried to use the PAI-Callback Exit and implemented my own function module there, but this didn't work although I added a submit-button. What's wrong here?
    BG

  • Web survey for Vendor Evaluation

    Hello Experts,
    I have created a web survey, and send it to supplier on his GMAIL ID. Now he can see the survey questionier on his GMAIL ID, but when he tries to submit survey using send survey button, nothing is happning. Means, Send Survey button is not working.
    Please help what to do?
    Thanks in Advance.
    Aakash.

    Hello
    for the send survey button to work, you have to specify communication
    type email, and an email address where the surveys will be sent.
    For this kindly follow these steps:
    1. Go to transaction SO50
    2. Insert an new row and fill it with the folowing data:
       a.) Communication Type: 'Internet Mail'
       b.) Recipient Adress: (Here, you have to use the email-account of
           the SU01-User 'MAILADM'.)
       c.) Document Class: '*'
       d.) Exit Name: 'CL_UWS_FORM_RUNTIME_MAIL'
       e.) Call Sequence: '1'
           (change the existing entry to have the value '2' in this field)
    Also for the send survey to work, the recipient has to open the
    attached htm file from the email with Internet Explorer and allow
    activex content.
    Best regards,
    Daniel

  • ROS Questionnaire(Survey) not visible in PreSelect Supplier / Questionnaire

    Hello Guys!
    I have problems to visualize the ROS Questionnaire alredy in ROS.
    Every thing seems to be configured fine, SO50 ...Integration with Exchange is fine
    .. and i See that the questionnaire was received, but I cant see the questionnaire link in questionnaire tab page from Pre-select supplier: (UWS_MODE=DISPL Link)
    SO50 i have 2 lines:
    Line 1:
    Comunication Type: Internet E-mail
    Recipient Address: [email protected] (valied e-mail address)
    Document Class:*
    Exit Name: CL_UWS_FORM_RUNTIME_MAIL
    Call Sequence: 1
    Line 2:
    Comunication Type: Internet E-mail
    Recipient Address: *
    Document Class: ICS
    Exit Name: CL_APPOINTMENT_REPLY
    Call Sequence: 1
    To be honest i didnt see it work in SRM 6.0 (It is not working in SAP Early DEMO 6.0) it works only on SRM 5.0 DH2
    Please let me know if you solved the problem!
    Thank you very much,
    Sheila Silva

    you must first activate configuration mode for web ui . to do that activate the following flag Enable configuration mode under    Personalize -> Settings-> Personalize Settings-> Enable configuration mode
    then go to your transaction and you will see ne type of buttons one is for configuration of available assignment blocks. click on it and you will get the list of available blocks. search for survey block and add it to visible blocks and mark it as visible.
    that's all.

  • Resume on exit Captivate/Presenter

    Help wanted.
    Currently I am trying to set up E-learning courses with both Captivate 5 and Presenter 7 to be presented in a LMS (It's learning). Since I am rather new to this field I made some experimental projects in Scorm 1.2 format that I tested in the LMS. The test case for Presenter works fine in relation to reporting and resuming the lessons. However the test case (a different design) for Captivate gives me problems with both the reporting and the resume on exit.
    Evidently the most simple solution is to use Presenter only. However I have not been able to insert user interactive Flash content in the Presenter project. A feature that is possible in Captivate. For the courses I'm setting up this user interactive Flash content is necessary.
    I have been trying to find individual differences in the two different scorm packages. Tried to survey differences in the HTML and JS files but have not come to a working solution.
    Is there anybody out there, experiencing the same problems? Even better someone with a solution to my problem?
    TIA for any answer. 

    1) did not resume on the last viewed page:
    Is 'always send resume data' (or something like that) checked in the Preferences for the project?
    Technically, a lesson should set the 'cmi.exit' value to 'suspend' in order for an LMS to send back the 'lesson location'. Captivate 4 and previous did not do that, not sure if CP5 does. If a lesson does not set cmi.exit to suspend then, technically, the LMS should not return lesson location. Some LMS products enforce that, some do not. In our LMS, there's an option to 'always send resume data' and ignore the cmi.exit value for exactly that deficency in some authoring tools.
    2) did not report project  progress:
    That's a bit more loose - what do you expect to be reported as 'progress'. 'cmi.progress_measure' support is not always supported by an LMS and I doubt any version of CP reports that. However, CP will report a quiz percentage...and every LMS should support that. To see a quiz score percentage, you must have 'scored interactions' somewhere in the lesson for CP to evaluate responses and determine a score.
    3) no score;
    Same as above, regarding score/percentage.
    Just post to this forum or, better, then Captivate forum for future inquiries. Lots more folks to respond in these forums than just me alone!
    Erik

  • Survey creation.

    Hi I have a requirement,
    We have multiple organizations and for every organization multiple admin can exist,one of them,can be assigned as primary admin of the organization.So in the primary admin page in the ui , I have to create an assignment block  for survey creation, i .e. the admin has the ability to create questionnaire for the customers to answer. And the  already created or exiting questions and their answers should be displayed in a Hierarchical tree like format in the Assignment block.
    Kindly help.... 
    Thanks and Regards,
    Udit.

    Hi Udit,
    The UI component ICCMP_SURVEY can be added as a component usage to your component.
    Thanks,
    Suvidha

  • Survey answer score extraction

    I need to extract survey information to BW, but I don't want to use standard datasources because I've developed a custom table for survey results.
    I've got everything except the score assigned to each answer in the Survey Suite. This is stored in XML format and I can't get to it. Any ideas? XML functions...anything?

    Further, if you want to use the CRM extractor and enhance the datasource structure, then try using BAdI.
    To enhance CRM extractors we enhance the BDoc and then used the BADI CRM_BWA_MFLOW or CRM_BWA_SFLOW whichever is applicable to extract the data for the enhanced fields and fill the data source.
    Also we go to transaction RSA6 enhance the datasource structure.
    In transaction RSA6 select the datasource structure and choose the menu "Function enhancment". This goes to CMOD transaction and there the user exit "EXIT_SAPLRSAP_001" is enhanced.
    Thanks
    Ajai

  • Creating survey then processing to show results

    I'm trying to create a survey and then process the results for display on my iPad.
    I have 10 categories with 10 questions in each category. The survey participant provides a score of 1 (less like them) - to - 10 (more like them) and secondly ranks the relevance of the question to their situation: Irrelevant - Somewhat Irrelevant - Somewhat Relevant - Relevant to weight the score's importance to the participant.
    With Excel I've been using a basic spreadsheet for inputting the data and then on a following Sheet showing the results in a Radar Chart which has been really effective in showing the results (A) by category charting, (B) then show breakdown of indiviual questions charted within each category.
    Well of course Excel does not work on the iPad except through third-party apps and Numbers doesn't do Radar Charts.
    I'm hoping someone out there might have a suggestion on how to get this to work on my iPad or to provide an effective alternative.
    Example:
    Category
    Question:     Input ____     Relevance ____
    Question:     Input ____     Relevance ____
    Question:     Input ____     Relevance ____
    Category
    Question:     Input ____     Relevance ____
    Question:     Input ____     Relevance ____
    Question:     Input ____     Relevance ____
    Category
    Question:     Input ____     Relevance ____
    Question:     Input ____     Relevance ____
    Question:     Input ____     Relevance ____

    Hi Josh,
    I'm having a little difficuluty understanding what should be included in my restricted key figures.
    The time characteristics that I have available to use are:
    0FISCPER3 (posting period)
    0FISCYEAR (fiscal year), currently using SAP EXIT to default current fiscal year.
    0FISCVARNT (fiscal year variant).
    In addition, I have the following characteristics available to be used in the columns:
    Value type (10)
    version (currently I'm using variable for it)
    Currency type (020)
    Currency (USD).
    Can you explain what my restricted key figure should be based on and how it should look.
    I tried to create a restircted key figure using 0AMOUNT, and 0FISCPER3. For 0FISCPER3  I created a range from 1 to previous period (using SAP EXIT that supplied previous period).I also had value type, version, currency type, and currency included in that restricted key figure.Then when I tried to drag 0FISCPER3 under the restricted key figure once again, it wouldn't let me, probably because I've already used 0FISCPER3 in the restricted key figure.
    Please let me know if my explanation is not clear.
    Your step by step help would be great.
    Thanks
    Edited by: Ehab Mansour on Sep 23, 2008 2:40 PM

  • Bl00dy "Short Survey" popup

    The short survey popup is infuriating me.
    Every time I return to the list of posts within one of the sections, the d*mned thing covers half my screen again. I already have it open on screen ready to fill in, but is it intelligent enough to spot that? Nope. If I say no, it pops up again next time I navigate.
    Please can you stop the thing, it is a pain in the R's

    pottyperson wrote:
    Keith_Beddoe wrote:Otherwise, if you are using Windows, you can add an entry in the "hosts" file, to block that domain.
    That certainly works, but feedback for a mod when they've helped you out is managed by the same outfit so you then have to use another device to leave feedback. (That's just an aside as StuartH is on this thread and it will help explain the problem I had with feedback a few weeks ago. KB will remember helping me with the hosts file when scripts on the forum were bothering me.)
    As the op has said, this "short survey" can be a problem. I use IE 11 and manually clear internet history and cookies etc each time I exit. IE 11 should keep cookies from favourite websites, but unfortunately ecustomer opinions is not one of my favourite websites.  You can block the survey by going to (IE 11) > tools > internet options > security > restricted websites > (enter name of the restricted website).
    It's a sledgehammer approach but it works, but it also blocks that survey for all other sites. (However there is a section in the BT Communities named "Guidance and Ideas. Isn't that sufficient in itself?)
    It's unfortunate for those of us who need to view in larger text, as it's difficult to close the survey panel, which is just larger than the viewable screen.
    It will be interesting to see StaurtH's conclusions.

Maybe you are looking for

  • Two if condition in JSTL

    can I use and in if statement in JSTL, I f I want to change the following code to JSTL , what should I do if (!(Tassistant.equals("on"))&&         (!TassistantStart.equals("dd/mm/yyyy"))&&         (!TassistantUntill.equals("dd/mm/yyyy"))) do I have t

  • Complete wireless internet access failure:(

    Ok everyone, here is the low down for the last month. I use a 2005 ibook G4, access internet and email set up w/ Mac Mail thru my airport card and jump on wireless cafe that i live next 2. For 3 whole months, i was set up and running internet and ema

  • How to search for data on the web and return to jsp

    I need to collect data from a web site and return that data to my jsp file. The page should consist of a web page in which the user search for available flights then I conect to easyjet automatically fill in the form and return the result from easyje

  • Set end jump to stop, still won't stop...

    I have a 20 minute dvd program with no menus that is set to play upon insertion. Set chapter 1 end jump to stop - didn't stop. Added a chapter 2 marker in black at the end of the program and set its end jump to stop - still won't stop. Read the other

  • Firefox wont show "Play Tune" button in NetSuite Website

    Our company has an Ecommerce store created in NetSuite named Sanfrancisco Music Box. Because we sell music boxes, musical carousels and water globes, we have the tune in a "Play Tune" field where customers can hear the tune the product plays prior to