Container Element Text Being Truncated in Email

Hello,
If a user rejects a Purchase Requision, I have added a Hard Check (BADI)  that requires the user to enter a "Reason for Rejection."
In my BOR (ZBUS2105) GET_DATA method, I retrieve the "Reason for Rejection" text and add it to the Container.
In my "Send Rejection Email" step, I set the "Reason for Rejection" text in the email body.
When the email is sent, only 76 chars of the "Reason for Rejection" text is transferred from the Container to the email, however, in SWIA (Workflow logs), I can clearly see that my Container element contains about 210 chars of text.
Also, the "Reason for Rejection" Container element is defined as CHAR255 (max value size allowed by the Container).
Does anyone know why the "Reason for Rejeciton" text would be getting truncated in the email?
Thanks!

Hi Matthew
Try to have a look at oss notes 975947, 808259, they might help you solve this issue
Regards
Morten Nielsen

Similar Messages

  • IOS7 - Select list text being truncated

    Hi,
    Can anyone tell me why long options in a select list (drop down) are being truncated?  Is there a way to force such options to be all visible without truncating the text? 
    I have a responsive site, however on iPhones this text is being truncated while on Android and Windows Phone this works fine...
    Thanks

    I also faced the similar issue. But putting the empty <optgroup> after the last <option will do the trick . Thanks to the question on stackoverflow http://stackoverflow.com/questions/19398154/how-to-fix-truncated-text-on-select- element-on-ios7
    <select>
                  <option selected="">This is a very very very long option that would truncate in iOS7!</option>
                   <option>This is a very very very even longer option that would truncate in iOS7!</option>
                   <option>This is the longest option that would very very very very sure truncate in iOS7!</option>
    <optgroup label=""></optgroup>
                </select>

  • Text being deleted in emails

    Hi
    Fir some reason when writing an email, when I tried to insert a letter into a word, it deleted the letter next to it. Now it won't take a space either so I have to rewrite all the following text as there is no way for me to correct spelling errors.
    can anyone help please?
    Thanks!

    take of 'insert'  key on keyboard
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Why are my texts being received as emails

    I am receiving group text messages as emails, which i have to download to view. why is this?

    We want to get your text messages working properly NickBob! I know it can be annoying downloading the email to view your messages. What is your make/model of your device? When did you start having this issue? What messaging application are you using?
    AmberF_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • Container element is not being displayed in email

    Hi Experts,
      I inserted an element from container into email text as below
    The task has been pending in inbox for more than &ins_num& days.
    The value of &ins_num& in container is 9
    In output I get
    The task has been pending in inbox for more than  days.
    Please let me know what is wrong. The binding works fine. No error in workflow.
    Thanks.

    Hi Miak,
    Greetings..:-)
    > I inserted an element from container into email text as below
    > The task has been pending in inbox for more than &ins_num& days.
    > The value of &ins_num& in container is 9
    > In output I get
    > The task has been pending in inbox for more than days.
    > Please let me know what is wrong. The binding works fine. No error in workflow.
    Check on the Following things:->
    1> The Container Element has Initial Value defined, If Yes - it should symbolise in Green Colour.
         If 'Not', then check the WF Log and see whether this Container Element is fetching the Values orr   not.
    2> If the Values are not being Fetched, then the Problem lies with the Binding of these WF Containers.
    Let me know if you are still facing Issues.
    Regards,
    Kanika

  • String type container element truncated in email

    Hi Folks
    In the email step of the workflow I have used a string type variable ( Notes of approver of ESS workflow ). The variable is populated completely in the container element in workflow log, but in the email body it's getting truncated after about 80 characters. I did apply the note 975947 but it did not help. Appreciate if anyone can let me know the fix for this.
    Regards
    Rajeev

    I Know that EMAIL subject has a limitation upto 80 characters.
    so you can do like this, create a internal table with one variable of 132 chanracters.
    Pass this variable to that table.
    so while inserting the table in email body, you will be asked to choose one of the options.
    there you choose an with line break, it will appear in your editor as&it_tab##&.
    Then definitely all the contents will be displayed.

  • Text Messages are being sent as email only to another vzw user. Not able to send text to a mobile device?

    I am on a Galaxy S4. Sending text as usually, recipient gets an email of the text. Is is my settings or theirs? What needs to be changed?

    Are you entering their name from your contact list to send the text?  Or typing in their phone number?  The email may be what's being populated by default when you pull their name from the contact list, if that's how they have replied to you previously, or how you sent your last message to them. Try manually typing in their phone number in the To: field and see if it sends as a text or as an email when you do that.

  • Container element in task item text and task description inconsistent

    We use the purchase order release workflow 20000075: Workflow for release of purchase order
    The container element Release indicator (&_WI_Object_Id.ReleaseIndicator&) is used in the PO release effected task TS20000168 in work item text (title) and task desription (body text). 
    When we release the PO a workflow notification is send to the PO creator, the title text shown Release indicator = Z (released) and task body text shown release indicator = Z (same). 
    However, we do a cancel (undo) to the release of the PO, now when we view the same workflow nofication again the task work item text (title) shown Release indicator = Z (released) and task body text shown release indicator = X (blocked) -latest status.   
    In this scenario the title text does not updated with the latest release indicator value, the task body text does. Task work item title text and task body text is inconsistent for the release indicator. When we view the workflow notification at this point is confused with the release indicator Z and X (approved in task tile  and Blocked in task body text).
    Please help how to resolve this issue, any way to make the body text release indicator does not change once the notification is generated??

    This is very weird!!!!!  I will suggest you to check the binding such that the PO Object is binded from Workflow to Task and viceversa.
    Thanks
    Arghadip

  • Text concatenation to the container element

    HI All,
       I need to concatinate a container element with a hardcoded text and assign it to a different container element.
       exm :
       Set the WF container Workitem text to : u201C<Ledger number>: Waiting for site action u201C
       could you please suggest how to do this as I am new to Workflow ?
    Thanks in advance,
    Chinmaya

    I assume that you want to assigne a  value to a container element you have two possible ways.
    1. Open SWDD Txn give the workflow template number.
    2. At left side bottomm you will find the workflow conatiner on the screen.
    3. Declare a element by double clicking there and on the new subscreen you will find a tab with INITIAL VALUE click on it and specify what evre the value that you want to save in the conatiner element. ( Coz we declared in the conatiner of the workflow so we call it as workflow conatiner element)
    The other way is during run time you want to assign the valule then you ca make use of a standard workflow step CONTAINER OPERATION by using this step you can assign the value at runtime.

  • Container element for text comment

    Hi
    Can someone please assist me with the correct table that I can use to reference my container element to that will be used
    for rejection comments..
    Needs to be a long text field.
    I searched the forum but cant find anything ..
    Many thks
    Gerhard

    In changing tab there is parameter CH_TEXT that is table type CATSXT_LONGTEXT_ITAB. (You could actually use this in the container element and it should be then automatically multiline element). This table type consists of lines of TXLINE (72 characters long). If I test the function in SE37, it seems to return all the text that I write in the text box. If the text exceeds 72 characters, there will be several lines...
    If you are having problems with the containers, please check that all the container elements / parameters (task, metdod, workflow) are correct type (=mutiline).
    Regards,
    Karri

  • Output of multiline container element in email not working

    I'm trying to display a multiline container element in an e-mail from workflow. The element container contains 2 lines. I can see these have been populated in the log in SWIA. However, when using &ITAB##& to output these lines nothing is diplayed. I've also tried &ITAB[]& and &ITAB& all of which return no lines in the e-mail.
    Does anyone know if this is something I'm doing wrong or is there an error in R/3. I'm on release 4.6c.
    Thanks
    Karen

    This is getting annoying. This was sednging e-mails and printing the table in the e-mail fine. Then I had to add more fields to the table ITAB. After this the table wasn't showing again in the e-mail. I recreated the workflow, tasks and even the BOM, but still nothing.
    As before I can see the ITAB entries in the details of the e-mail task. But, they don't get written into the e-mail even though I'm selecting &ITAB##& from the Expressions section to put into the e-mail.
    Is there anything I haven't tried. Is there something I'm doing wrong? Is this a SAP problem that can be fixed with a note. I've had a look, but can't find anything about it.
    Thanks
    Karen

  • Button with pre element text is given a container div

    Hi!
    Just installed 4.2.2.00.09 and imported a workspace and an application. Worked fine.
    I noted a page display difference when compared to the exported application (4.1.0.00.32). I have (so far) found this:
    If I have a button with Pre Element Text set to <div class="dummy"> and Post Element Text set to </div>, Apex generates an extra div around it all.
    If my button was named P1_SUBMIT I end up with
    <div id="P1_SUBMIT_CONTAINER">
    <div class="dummy"> <input type="button" value="Search" id="P1_SUBMIT" /></div>
    </div>
    Is it possible for me to turn this extra div off?
    Kind regards
    Tomas

    Hi,
    Change the "Number of Columns" setting in the "List of Values" where you define the 1,2,3,4,5 to "5", and you'll be all set.
    --Jennifer                                                                                                                                                                                                                                                                                                   

  • BPM Alert Container Elements Not Filled

    Hi All,
    Another problem i am facing when i am raising alert from BPM.
    In inbox i see alert message being raised but with no text.
    I have also subscribed to email alerts.
    In the email the subject is Process 000000008058
    and the content is the first alphabet of the AlertMessage container element.
    Ex : In BPM my container element is AlertMessage and the message assigned is <i>Error</i> . Then in email message i only get E. where as in alert inbox i get nothing.
    ps : im using XI 7.0 SP 9. there are no notes which are applicable for this release.
    Regards,
    Rahul
    Message was edited by:
            Rahul Jain

    Hi Bhavesh,
    <i>>When you select Dynamic text in the Alert category, the Container tab will no longer be available in ALRTCATDEF for your Alet Category.!</i>
    the container tab is available but the Long& Short text tab is disabled.
    I did not mean that..
    What i meant was see next to the Properties tab in Alert Category defination there is a Container tab where we define our own container elements.
    Do i need to define the names there..or i can directly use in the BPM?
    Regards,
    Rahul
    Message was edited by:
            Rahul Jain

  • Multiline table container element does not display the contents

    Hi Guys,
    I am sending an email from the workflow. The workflow has few steps and in one of the steps the the workflow brings in few lines of text. This text is then stored in a multiline container element in the workflow.
    later in the workflow i am sending an email and this sendmail step is using the multiline containter. So in the body of the email i have used the container as shown below
    Your expense for the trip &TRIPEXP.TRIPNUMBER& has been rejected.
    The Reason for rejection(s) mentioned below:
    &CATSXT_LONGTEXT_ITAB##&
    Please change and submit again.
    However when i recieve the email i dont see any text. But when i look at the workflow log and check the contents of this table under the workflow container elements it has the data in it.
    Not sure where i am going wrong. I have checked the bindings and they are fine.

    Thanks Arghadip,
    Yes that was the missing link.
    One question:
    When i use sendmail step and use the variable drop down box i can see the workflow container elements. So why do i need the same container element in the sendmail setp? I just now created same element in the sendmail task. When i am able to access the workflow container elements in the send mail step then why there is a need to create a same container element in the send mail step and then do the binding for it to work?

  • XML DB: is it possible to get a row for each element in a container element?

    I have an XML document containing a container element (collection). If I query, using an XPath expression, the contained elements I get a row for each container element with the contained element concatenated. Is it possible to get a row for each contained element?
    I run this simple query:
    select extract(xmltype('<colors><color>Red</color><color>Green</color></colors>')
    , '/colors/color/text()').getstringval() from dual
    And get this result:
    EXTRACT(XMLTYPE('<COLORS><COLOR>RED</COLOR><COLOR>GREEN</COLOR></COLORS>'),'/COL
    RedGreen
    1 row selected.
    What I would like to have is:
    Red
    Green
    2 rows selected.
    Wishful thinking or possible? Many thanks!

    Sure. This is where our XMLSequence() function comes in. It allows you to treat the top-level nodes in a nodeset as if they were rows in a table when combined with the TABLE() operator. Here's an example.
    First, to make the SQL look a little cleaner, I like to define a function like this:
    create or replace function testdoc return xmltype as
    begin
      return xmltype('<colors><color>Red</color><color>Green</color></colors>');
    end;.
    To break out the nodeset of <color> elements as a table, we use the following query:
    select value(list_of_color_elements).extract('*/text()').getStringVal() as color
    from TABLE( XMLSequence( extract(testdoc(),'/colors/color'))) list_of_color_elements.
    Or, using the new-in-9.2 extractValue() operator so we don't have to remember the text() part:
    select extractValue( value(list_of_color_elements), '.') as color
    from TABLE( XMLSequence( extract( testdoc() ,'/colors/color'))) list_of_color_elements.
    Here the TABLE(XMLSequence(...)) combo produces a table of XMLType, with one XMLType object in each row of the table.
    In general, if the XMLType instance were coming from an XMLType table xmltab the query would look like this:
    select extractValue( value(colors), '.') as color
    from xmltab x, /* Important that this table comes earlier in the FROM clause! */
         TABLE( XMLSequence( extract( value(x),'/colors/color'))) colors.
    And if the XMLType were instead in a column of XMLType named doc in a table xmltab, then we would have the syntax:
    select extractValue( value(colors), '.') as color
    from xmltab x, /* Important that this table comes earlier in the FROM clause! */
         TABLE( XMLSequence( extract( x.doc ,'/colors/color'))) colorsOnce you get the hang of it, you'll see that the combination of TABLE(XMLSequence()) to "shred" XML nodes into rows, and XMLAgg() to aggregate fragments of XML across multiple rows back into a single document, is quite powerful.

Maybe you are looking for