Design needed to configure certain threshold values by user

Hi All
what is the best design in SSIS , where USER wants to configure threshold value at any time . we need solution without any UI development ? Is it possible by only SSIS ? 
Surendra Thota

Hi ,
  What do you mean by threshold values here ? If they are where clause filters in query to be applied ,you can consider using Package configurations. With this you can configure the values externally to package in a file, table or environment and the
package will pickup at run time.
For more details on package configurations refer below link
http://msdn.microsoft.com/en-IN/library/ms141682.aspx
Best Regards Sorna

Similar Messages

  • CCMS threshold values

    Hi all,
    I'm in the process of configuring CCMS threshold values for the ECC server. We are trying to configure the virtual memory,virtual cpu and LAN error threshold values. By default the threshold value is 2147483,647 MB for all the three . Now our requirement is when the virtual CPU is exceeding 75% it need to trigger an alarm and needs to change from green to yellow. We dont have idea of where from this default value is being pickedup.
    How to calulate the threshold value for virtual cpu,memory and lan.
    Can anyone throw some light on this issue?
    Regards,
    Rajagopal

    Hi Michael Ruth ,
    Thanks for the response. The link gives just a over all view of changing the values. But what my requirement is how to calculate the virtual memory,cpu . Where can i see the virtual cpu,memory values. By default it is taking a value which is huge in size. My installations are on VM ware. Kindly let me know as how to proceed further to complete my configuration.
    Regards,
    Rajagopal

  • CProject 4.0  evaluations - Define Threshold Values

    Hello All
    I need to set the Threshold Values so that the status icons can be showed on the dashboard.
    I followed the installation guide but i wasn't`t so clear for me, the system provides some templates.
    But most of the templates that appears on the 000 client are referred to resource asignment or work accomplishment. At this moment i need to set the alerts by schedule. Meaning that we want to set an alert depending on how far is the real date from the scheduled on task, checklist, etc
    I would like to know if there are any documentation about how to configure this or anybody can give me a hint on this subject?.
    Thank you all in advance for your help
    Regards
    Gaston

    The documentation is a little 'thin' in this area and the 'Define Thresholds' function is a bit strange to use.
    So here's an example:
    Assume that I have created an evaluation that includes planned start date (SCHEDULED_START).
    Create a threshold value based on your evaluation, give it a name and choose 'TASK' for object category (you can leave it blank to mean all objects if you want to)
    Click on the "a/b" button and go into the formula definition.
    In here you build your formula by selecting fields, adding the operators (+ - > < = etc) and entering numbers or strings.
    The example formula below triggers a threshold 5 days after the planned start date where the status is not complete.
    ( Calculated Start Date + 5 ) > Current Date AND System Status for an Object as a String <> 'I1702'
    You can also toggle between this view and the 'Technical' view which allows you to type the formula in directly using field names (example below):
    ( SCHEDULED_START + 5 ) > SYST-DATUM AND SYSTEM_STATUS <> 'I1702' AND TSK_TYPE = 'ZPF_STANDARD'
    Hope this helps
    Paul

  • Averaging 100 consecutive measurements below a threshold value

    Hi,
    I have just started labview programming. I'm having difficulties with programming just this very simple code. I've been breaking my head all night. I will appreciate a speedy response.
    How can I make a code that would enable averaging 100 consecutive measurements that are below a certain threshold value in labview?
    Thanks.
    Solved!
    Go to Solution.

    Try the attached.  The key is the shift registers -- the integer (blue) is a counter of below-threshold measurement and it resets to 0 if there is an above-threshold meas.  The result is saved whenever the counter gets above 100 (indicating >=100 consecutive "good" values). This also stops the internal while loop and the external loop causes the shift registers to reinitialize.  I added a "set file position" function so the values will append rather than overwrite the file.  You'll probably need to insert a carriage return into the string that gets written to file so the values will appear on separate lines.  I also changed your data types to DBL -- they were I32 (integer) which does not seem to jive with your indication you were taking analog measurements.
    Attachments:
    Average.vi ‏13 KB

  • Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.

    Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.

    : Configuration of FP-Modules. In the catalog is something written about sending data on data change. There is a checkbox in the FP-Explorer but I can�t find a configuration menu in FP-Explorer to set the threshold value at which the data will be send.The FP-1600 modules automatically send data on-change only. The change threshold is by default 0%. Any change, even a single least significant bit change, is sent back to the computer. If the FP-1600 firmware revision supports deadbanding (firmware revision 3.0.x and later, can be downloaded from ftp://ftp.ni.com/support/fieldpoint/Update/FPEthernet0320.zip ). Then on each analog channel or count channel you can specify a percentage change for deadbanding in FieldPoint Explorer. This is done on a channel by channel basis, by right-clicking on the particular IO module and choosing Edit this Device, then choosing Channel Configuration. Each channel (if it supports deadbanding) will have a deadband entry box on the middle right side of the screen).
    The FP-1000/1001 seri
    al network modules do not support deadbanding. The checkbox in FieldPoint Explorer is simply for how FieldPoint Explorer displays the data to the user and does not effect client programs nor the behavior of the network module itself.
    Regards,
    Aaron

  • Filter certain InfoObject values in Query Designer

    Hi
    I've the following scenario:
    - InfoObject 0ACCOUNT contains some account numbers with prefix 'XYZ' followed by a number, e.g. 'XYZ12345'
    - These values may never be shown to the analysts, i.e. I need to filter (remove) them in the characteristic restrictions of the Query Designer
    How can I do that? Hard-coding all these values makes no sense as new account numbers could be created anytime.
    I think the only solution is using a customer exit or does someone have another idea?
    Thank you for you help
    Patrick

    Hi Patrick,
    Exclusion with multiple values generally hampers query performance, so better I would suggest you to include required values in filter if that is feasible (As I know there is some limit on number of filter value inclusion also).
    You can simply create a customer exit variable on 0ACCOUNT, select all the master data values of 0account in internal table and then delete the values starting with 'XYZ'.
    DELETE i_t_account where 0account CP 'XYZ'.
    after that you need to populate all these values in variable. I would suggest you to do this operation in I_STEP = 2, otherwise if you do it in step 1 then it might take some time for user to see the selection screen.
    Regards,
    Durgesh.

  • Bug  5064928-THRESHOLD VALUES IN DOMAIN CONFIGURATION MULTIPLIED BY 1000.

    Where can I find more explanation/doc for the bug 5064928?
    the only information I came across was:
    THRESHOLD VALUES IN DOMAIN CONFIGURATION MULTIPLIED BY 1000.
    Is this because there is a difference in 10.1.2.0.0 and 10.1.2.0.2 configuration settings (ms and sec)? Applying this patch, the default domain disappears!!!!!!!!!!
    This patch is for 10.1.2.0.2.

    I have the same errors occurring at an alarming rate. I did isolate it to the App Store. Specifically when checking for an update. I was hoping that you could test this out for me. Go to your console log and select all messages and then check kernel in the sender box (bottom left). I found that now is a good time to insert a marker. Now launch the app store then got to the update section. Select check for update.
    Does this generate a series of the errors? I can reproduce the errors every time I "check for updates". The error would not show up when checking for updates in iTunes.
    I did notice errors in both extending from CFNetwork
    App store:
    2015-01-15 8:40:38.047 AM storeassetd[356]: CFNetwork SSLHandshake failed (-9802)
    iTunes
    2015-01-15 8:53:53.986 AM iTunes[2200]: CFNetwork SSLHandshake failed (-9806)
    Please compare and see if you get the same results.

  • Query Designer: Need help.

    Hi All,
    This is regarding query issue.
    Is this the right forum for this issue or is there a forum for that?
    Kindly tell me where should i post this kind of issue.
    BTW, below is my issue. I'm finding it hard resolving the defect.
    Needs advice on this issue.
    The user wants a record for a certain organization.
    He/she input all the required parameters.
    Let's say:
    Business leader ID: XXX01
    Begin date: 2010, 2011
    End date: 2010, 2011
    Status: Active
    After executing the report, it returns all of the necessary data records.
    But when he click on variable screen or change selection, then changes "ONLY" the Business leader ID.
    It goes:
    Business leader ID: XXY02
    Begin date: 2010, 2011
    End date: 2010, 2011
    Status: Active
    No Applicable Data were returned.
    User closes the report the reopen.
    He initially entered again with the second ID, parameters now are initially:
    Business leader ID: XXY02
    Begin date: 2010, 2011
    End date: 2010, 2011
    Status: Active
    Then necessary records were returned.
    Question: why is it not returning any data records when he/she change the Business leader ID?
    That problem arises only when Business Leader ID was being changed.
    But when he/she change selection and change the filter on Begin Date, End Date, Status, the report still provide the data.
    The report is not refreshing only when Business Leader ID was being changed.
    Thanks!

    Hi,
    You have to check it in your Bex Designer what kind of filter have given report.  I think the variable which are user entering the value in the initial screen which may for hard filter. 
    Open your query in designer and give the details of Variable screen would be very much easy to identify the issue. 
    Just try this
    V1 is the variable for  Business leader ID: XXX01  
    V2 is the variable for  Begin date: 2010, 2011
    V3 is the variable for  End date: 2010, 2011
    V4 is the variable for  Status: Active
    Except V1 variable all can be included in hard filter and Include V1 as restriction. 
    Hope this will help you to close the issue .. if you need any further assistance , please give the screen shot of your report in bex designer.
    Thanks
    BVR

  • Threshold Value in Sales Order Processing

    Dear All,
    I have a question for which I need inputs and suggestions from you.
    We have a requirement in the returns processing to do check on the value of goods being returned and if this value goes beyond a certain threshold (pre-agreed value with the customer) then the system will raise a message and should not allow further processing of returned goods.
    This is the approach that we think of following:
    1) we store the initial Threshold amount as a header condition in the Return Authorization (RA) document.
    2) when creating Return Orders (RO) with reference to RA we check the value of all the open RO's against the RA
    3) We make reference to RA as mandatory at the time of RO creation
    3) if total value exceeds then we raise a error message
    Basically we plan to do this check in real-time, whenever a RO document is being entered we do this calculation in real time.
    Please advice if you think this is a feasible approach, or in case you have any other suggestions for storing Threshold amounts in SAP and working with.
    Thanks a lot in advance.
    BR,
    Sahadj

    dear friend,
    your approach looks okay from my point of view...
    you would also append VBAK table creating a new custom field for your purpose and adjust the relevant code(s)
    good luck!

  • You may need to configure the connection settings in the deployment descrip

    Hi All
    I am new to BPEL and going through Order Booking Tutorial (using 10.1.3.4 version of opmn ) .
    I have a problem in 'Designing the Database Adapter to Insert Data' Chapter.
    I have installed Oracle 10g Express Edition and BPEL Process Manager on my local system.
    In the Example it has been asked to create a daabase connection with Third Party JDBC Driver. Instead I have created a database connection with Oracle(JDBC) Driver.So i didnt have to register any third party driver.
    I cud access the Order/OrderItems table as well .
    I Deployed the same on the server.But while running the process I get following error--
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    nested exception is:
         ORABPEL-11622
    Could not create/access the TopLink Session.
    This session is used to connect to the datastore. [Caused by: Listener refused the connection with the following error:
    ORA-12519, TNS:no appropriate service handler found
    The Connection descriptor used by the client was:
    localhost:1521:XE
    See root exception for the specific exception. You may need to configure the connection settings in the deployment descriptor (i.e. $J2EE_HOME/application-deployments/default/DbAdapter/oc4j-ra.xml) and restart the server. Caused by Exception [TOPLINK-4002] (Oracle TopLink - 10g Release 3 (10.1.3.4.0) (Build 080602)): oracle.toplink.exceptions.DatabaseException
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    I have checked several post on this error but every post talks about third party database.I have used Oracle Database only so why/What shud I change anything in oc4j-ra.xml?? This is my doubt .
    Pls help me on this .Also Let me knowe in my case is there any need to create the datasource.?I am low at concept of database.
    Pls help
    Regards
    Naveen

    Hi
    I am trying to insert orader and order Items as given in the Order booking tutorial..
    Here are the files description
    .wsdl file looks like
    <service name="DBInsert">
    <port name="DBInsert_pt" binding="tns:DBInsert_binding">
    <jca:address location="eis/DB/MyConnection"
    UIConnectionName="MyConnection"
    ManagedConnectionFactory="oracle.tip.adapter.db.DBManagedConnectionFactory"
    mcf.DriverClassName="oracle.jdbc.OracleDriver"
    mcf.PlatformClassName="oracle.toplink.platform.database.oracle.OraclePlatform"
    mcf.ConnectionString="jdbc:oracle:thin:@localhost:1521:XE"
    mcf.UserName="system"
    mcf.Password="6672B62098892995C8B651EFDF798A59"
    />
    </port>
    </service>
    data source file looks like
    <connection-pool name="MyConnection">
    <!-- (DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=on)(ADDRESS=(PROTOCOL=tcp)(HOST=nakhanna)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=XE))) below is in the form: [hostname]:[port]:[oracle sid]" -->
    <connection-factory factory-class="oracle.jdbc.OracleDriver" user="orabpel" password="->pwForOrabpel" url="jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=on)(ADDRESS=(PROTOCOL=tcp)(HOST=nakhanna)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=XE)))"/>
    </connection-pool>
    <managed-data-source name="MyConnection" connection-pool-name="MyConnection" jndi-name="jdbc/MyConnectionDS"/>
    </data-sources>
    oc4j-ra.xml looks like
    <connector-factory location="eis/DB/MyConnection" connector-name="Database Adapter">
              <config-property name="xADataSourceName" value="jdbc/MyConnectionDS"/>
              <config-property name="dataSourceName" value=""/>
              <config-property name="platformClassName" value="oracle.toplink.platform.database.Oracle9Platform"/>
              <config-property name="usesNativeSequencing" value="true"/>
              <config-property name="sequencePreallocationSize" value="50"/>
              <config-property name="defaultNChar" value="false"/>
              <config-property name="usesBatchWriting" value="true"/>
              <connection-pooling use="none">
              </connection-pooling>
              <security-config use="none">
              </security-config>
         </connector-factory>
    ##################################################################3
    Still I get the same error .
    <bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="code"><code>null</code>
    </part><part name="summary"><summary>file:/C:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_FulfillOrder_4.0_e77c64251e45eb4711a3a093f92e6a86.tmp/DBInsert.wsdl [ DBInsert_ptt::merge(OrdersCollection) ] - WSIF JCA Execute of operation 'merge' failed due to: java.util.MissingResourceException
    java.util.MissingResourceException
    ; nested exception is:
         ORABPEL-00001
    java.util.MissingResourceException
    java.util.MissingResourceException
    java.util.MissingResourceException
    </summary>
    </part><part name="detail"><detail>null</detail>
    </part></bindingFault>
    Pls let me know if something looks wrong in the above files
    Thanks
    naveen

  • Need to configure output type for adobe form

    Hello All,
    I need to configure output type for Adobe Form thru NACE. What would be print program and how do I call my form from that program? and, what would be the FORM routine for that form in NACE?
    I'm little confused, Pls I need your help.
    Thanks in advance,
    Chandra

    Hi,
    Just before few weeks we did this task.
    Say for example if you want to print PO details through ADOBE form instead of normal sapscript layout or standard MEDRUCK, you can follow the following steps.
    1. Design the form in SFP tcode, by passing the necessary inputs through form interface.
    2. Then use tcode tcode NACE and select EF as application and click output types button on the          application tool bar. Select NEU output type and double click processing routines on left side.
    3. Then, in the right side of the screen we can see the calling program and the form (may be sapscript or smartform) whatever used.
    4. For form names we have two options in NACE tcode.
    One is Form and the otherone is PDF/Smartform Form. If you are using adobe form give your form name under PDF/Smartform and also select PDF under the type option in the same screen.
    This worked perfectly for us. But pass the required parameters to the form from the routine used in standard program.
    If any queries please post it.

  • Adding threshold values in an existing query

    Hi All,
    I have to update an existing query.
    The original query gives me the value of Debtors to sales ratio for each division (DTR value).
    Now, I want that for each division, there be a threshold value which should be compared with the debtor's value and if found higher than the threshold, the result should be in red.
    The result being in red can be done at the front end, which in my case is Cognos.
    But to store different threshold values for diffrerent divisions and then compare them with the debtor's values of the query, do I need to have a separate cube wherein I should store the divisions and their threshold values?
    Or how can I go about it?
    Thanks and best regards,
    Sharmishtha

    Hi Nagesh,
    I do not have those values in the system but will be getting as external data only.
    Divisions and debtors are separate info objects.
    I have 12 debtors KFs (for 12 months) which get filled by an APD (data source is a query).
    So, my final query has divisions in the rows and 12 debtors in the colm.
    So, now i'll be given some threshold debtor value for each division which I need to bring in the query as a KF which can be compared in the query output.
    So, what you suggested will it work in this requirement?
    Also, can you elaborate on the method I need to follow?
    Thanks a lot,
    Sharmishtha

  • Consideration of factory calender in threshold values

    Hi,
    I need to consider the factory calender in the threshold values to check the due date of a task or a checklist item.
    For example:
    The task/or checklist item is due in 11 days (and the factory calender should be condsidered)
    Does anybody know how to implement these checks in the threshold values of cprojects?
    Thanks for your help!
    Isabella

    Dear Friend,
    Ideally you should not change anything on Production server directly.
    The normal & universally acceptable way is to transport the changes from Development or Quality to Production.
    Still if you want to make changes on Production Server Directly (which even i dont recomend) you need to make Production Server in change mode thru T-Codes SCC4 & SE03 & make necessary changes.
    Let me know if you need to know how to use T-Codes SCC4 & SE03.
    Thanks,
    Jignesh Mehta

  • Threshold value for price changes

    hello,
    We are trying to change the price for material and getting error Threshold value for price changes was exceeded
    msg no is CKPRCH 032
    Being Sd guy I'm not able to understand where we need to check and what changes to be done
    Please guide
    Regards
    Vishal Jajoo

    Dear friend
    For that u check the following path
    spro>> material management>> logistics invoice verification>>invoice block>>> stochastic block
    please check here for your plant your activated, if you activated then this error will appear
    regards
    Pramod

  • Solman Setup system Monitoring alert threshold value for Filesystem issue

    Hi,
    Our solman system is SAP EHP 1 for SAP Solution Manager 7.0 sp level 0024.
    We have setup the alerts System Monitoring alerts from DSWP in solman system for our target production system .
    But while assigning individual threshold values of filesystem freespace in MB for windows operating system disks C:,D:..all the values are getting changed after saving  to same value.(i.e if I update C:\ disk value and click on save rest of disks are also getting updated to this value).
    The same works fine for filessytems if target system OS is unix.
    I have tried the examples suggested in note:522453 but it nothing changed.Please suggest.

    Hi Sonal
    when you want to save the thresholds for only the one MTE you set
    you need to click on
    EDIT
    -> PROPERTIES
       -> USE FOR INDIVIDUAL MTE
    Kind Regards
    Marius

Maybe you are looking for

  • ERROR WHILE CREATING .DMP FILE FROM .CMD IN EXPORT/IMPORT PORTAL DB PROVIDE

    Hi, I have exported a PORTAL DB PROVIDER in Portal release 2 and downloaded the script for NT. But when I try to export the .CMD script using this command : myexp.cmd -mode export -s [portal_schema] -p [portal_schema_password] -c [connect_string] -pu

  • Video problem with adobe

    Hi I have problems with adobe flash with viewing youtube videos Evrywhere else i can watch videos but on youtube i cant it always gives me the same "Get the latest Flash player" I tried most of the solutions that were mentioned on this forum but none

  • Materialized view and Table

    Dear Friends, One quick question .. If the table name and materialized view name is same does truncating the data from table truncates materialized view too ? Thanks/

  • Access Pivot Table truncates sums

    I use Pivot Tables in Access 2007 a lot and discovered recently when trying to tie out the results that when the raw data has decimal values, as in a currency format, the sum function in the pivot table is truncating the results to a whole interger. 

  • Filters Disappeared in Layer Tab

    This is odd. Some filters have disappeared from their associated object. I put a FADE IN/OUT on an object -- and it works -- but the FADE does not appear below the object, so I can't adjust it. Did I hit some button and turn something off? I feel lik